Module Smaws_Client_WAFV2.DeleteRegexPatternSet

Deletes the specified RegexPatternSet.

val request : Smaws_Lib.Context.t -> Types.delete_regex_pattern_set_request -> (Types.delete_regex_pattern_set_response, [> Smaws_Lib.Protocols.AwsJson.error | `WAFAssociatedItemException of Types.waf_associated_item_exception | `WAFInternalErrorException of Types.waf_internal_error_exception | `WAFInvalidOperationException of Types.waf_invalid_operation_exception | `WAFInvalidParameterException of Types.waf_invalid_parameter_exception | `WAFNonexistentItemException of Types.waf_nonexistent_item_exception | `WAFOptimisticLockException of Types.waf_optimistic_lock_exception | `WAFTagOperationException of Types.waf_tag_operation_exception | `WAFTagOperationInternalErrorException of Types.waf_tag_operation_internal_error_exception ]) Stdlib.result