Module Smaws_Client_ElasticLoadBalancingv2.DeleteRule

Deletes the specified rule.

You can't delete the default rule.

val error_to_string : [ Smaws_Lib.Protocols.AwsQuery.error | `OperationNotPermittedException of Types.operation_not_permitted_exception | `RuleNotFoundException of Types.rule_not_found_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.delete_rule_input -> (Types.delete_rule_output, [> Smaws_Lib.Protocols.AwsQuery.error | `OperationNotPermittedException of Types.operation_not_permitted_exception | `RuleNotFoundException of Types.rule_not_found_exception ]) Stdlib.result