Values.PutConfigurationSetDeliveryOptionsResponseSourceAn HTTP 200 response if the request succeeds, or an error message if the request fails.
and t = {putConfigurationSetDeliveryOptionsResult : putConfigurationSetDeliveryOptionsResult;responseMetaData : responseMetaData;}type error = [ | `ConfigurationSetDoesNotExistException of
ConfigurationSetDoesNotExistException.t| `InvalidDeliveryOptionsException of InvalidDeliveryOptionsException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `ConfigurationSetDoesNotExistException of
ConfigurationSetDoesNotExistException.t
| `InvalidDeliveryOptionsException of unit
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `ConfigurationSetDoesNotExistException of
ConfigurationSetDoesNotExistException.t
| `InvalidDeliveryOptionsException of unit
| `Unknown_operation_error of string * string option ]