Values.CreateConfigurationSetEventDestinationResponseSourceAn empty element returned on a successful request.
and t = {createConfigurationSetEventDestinationResult : createConfigurationSetEventDestinationResult;responseMetaData : responseMetaData;}type error = [ | `ConfigurationSetDoesNotExistException of
ConfigurationSetDoesNotExistException.t| `EventDestinationAlreadyExistsException of
EventDestinationAlreadyExistsException.t| `InvalidCloudWatchDestinationException of
InvalidCloudWatchDestinationException.t| `InvalidFirehoseDestinationException of InvalidFirehoseDestinationException.t| `InvalidSNSDestinationException of InvalidSNSDestinationException.t| `LimitExceededException of LimitExceededException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `ConfigurationSetDoesNotExistException of
ConfigurationSetDoesNotExistException.t
| `EventDestinationAlreadyExistsException of
EventDestinationAlreadyExistsException.t
| `InvalidCloudWatchDestinationException of
InvalidCloudWatchDestinationException.t
| `InvalidFirehoseDestinationException of
InvalidFirehoseDestinationException.t
| `InvalidSNSDestinationException of InvalidSNSDestinationException.t
| `LimitExceededException of unit
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `ConfigurationSetDoesNotExistException of
ConfigurationSetDoesNotExistException.t
| `EventDestinationAlreadyExistsException of
EventDestinationAlreadyExistsException.t
| `InvalidCloudWatchDestinationException of
InvalidCloudWatchDestinationException.t
| `InvalidFirehoseDestinationException of
InvalidFirehoseDestinationException.t
| `InvalidSNSDestinationException of InvalidSNSDestinationException.t
| `LimitExceededException of unit
| `Unknown_operation_error of string * string option ]