Values.DescribeCampaignResponseSourceThe response for DescribeCampaign API.
type nonrec error = [ | `AccessDeniedException of AccessDeniedException.t| `InternalServerException of InternalServerException.t| `ResourceNotFoundException of ResourceNotFoundException.t| `ValidationException of ValidationException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `AccessDeniedException of AccessDeniedException.t
| `InternalServerException of InternalServerException.t
| `ResourceNotFoundException of ResourceNotFoundException.t
| `Unknown_operation_error of string * string option
| `ValidationException of ValidationException.t ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `AccessDeniedException of AccessDeniedException.t
| `InternalServerException of InternalServerException.t
| `ResourceNotFoundException of ResourceNotFoundException.t
| `Unknown_operation_error of string * string option
| `ValidationException of ValidationException.t ]val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `Map of
([> `String of TagKey.t ] * [> `String of TagValue.t ])
list
| `String of CampaignId.t
| `Structure of
(string
* [> `Enum of string
| `Integer of EntryLimitsConfigMaxEntryCountInteger.t
| `String of Arn.t
| `Structure of
(string
* [> `Double of Capacity.t
| `Enum of string
| `List of
[> `Enum of string
| `Structure of
(string
* [> `Enum of string
| `Integer of
CommunicationLimitMaxCountPerRecipientInteger.t ])
list ]
list
| `String of QueueId.t
| `Structure of
(string
* [> `Integer of RingTimeout.t
| `List of
[> `Structure of
(string
* [> `String of RestrictedPeriodName.t ])
list ]
list
| `Map of
([> `Enum of string ]
* [> `List of
[> `Structure of
(string
* [> `String of Iso8601Time.t ])
list ]
list ])
list
| `String of ContactFlowId.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `Double of BandwidthAllocation.t
| `List of [> `Enum of string ] list
| `Structure of
(string
* [> `Integer of TimeoutDuration.t ])
list ])
list ])
list ])
list
| `Timestamp of TimeStamp.t ])
list ])
list ])
list ]