Values.CreateConfigurationSetTrackingOptionsResponseSourceAn empty element returned on a successful request.
and t = {createConfigurationSetTrackingOptionsResult : createConfigurationSetTrackingOptionsResult;responseMetaData : responseMetaData;}type error = [ | `ConfigurationSetDoesNotExistException of
ConfigurationSetDoesNotExistException.t| `InvalidTrackingOptionsException of InvalidTrackingOptionsException.t| `TrackingOptionsAlreadyExistsException of
TrackingOptionsAlreadyExistsException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `ConfigurationSetDoesNotExistException of
ConfigurationSetDoesNotExistException.t
| `InvalidTrackingOptionsException of unit
| `TrackingOptionsAlreadyExistsException of
TrackingOptionsAlreadyExistsException.t
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `ConfigurationSetDoesNotExistException of
ConfigurationSetDoesNotExistException.t
| `InvalidTrackingOptionsException of unit
| `TrackingOptionsAlreadyExistsException of
TrackingOptionsAlreadyExistsException.t
| `Unknown_operation_error of string * string option ]