Values.DeleteIPSetResponseSourceDeletes the specified IPSet.
type nonrec error = [ | `WAFAssociatedItemException of WAFAssociatedItemException.t| `WAFInternalErrorException of WAFInternalErrorException.t| `WAFInvalidOperationException of WAFInvalidOperationException.t| `WAFInvalidParameterException of WAFInvalidParameterException.t| `WAFNonexistentItemException of WAFNonexistentItemException.t| `WAFOptimisticLockException of WAFOptimisticLockException.t| `WAFTagOperationException of WAFTagOperationException.t| `WAFTagOperationInternalErrorException of
WAFTagOperationInternalErrorException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `Unknown_operation_error of string * string option
| `WAFAssociatedItemException of WAFAssociatedItemException.t
| `WAFInternalErrorException of WAFInternalErrorException.t
| `WAFInvalidOperationException of WAFInvalidOperationException.t
| `WAFInvalidParameterException of WAFInvalidParameterException.t
| `WAFNonexistentItemException of WAFNonexistentItemException.t
| `WAFOptimisticLockException of WAFOptimisticLockException.t
| `WAFTagOperationException of WAFTagOperationException.t
| `WAFTagOperationInternalErrorException of
WAFTagOperationInternalErrorException.t ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `Unknown_operation_error of string * string option
| `WAFAssociatedItemException of WAFAssociatedItemException.t
| `WAFInternalErrorException of WAFInternalErrorException.t
| `WAFInvalidOperationException of WAFInvalidOperationException.t
| `WAFInvalidParameterException of WAFInvalidParameterException.t
| `WAFNonexistentItemException of WAFNonexistentItemException.t
| `WAFOptimisticLockException of WAFOptimisticLockException.t
| `WAFTagOperationException of WAFTagOperationException.t
| `WAFTagOperationInternalErrorException of
WAFTagOperationInternalErrorException.t ]