Values_2.DescribeThemeResponseSourceDescribes a theme.
type nonrec t = {theme : Theme.t option;The information about the theme that you are describing.
*)status : Values_1.StatusCode.t option;The HTTP status of the request.
*)requestId : Values_0.String_.t option;The Amazon Web Services request ID for this operation.
*)}type nonrec error = [ | `AccessDeniedException of Values_0.AccessDeniedException.t| `InternalFailureException of Values_1.InternalFailureException.t| `InvalidParameterValueException of Values_1.InvalidParameterValueException.t| `ResourceExistsException of Values_1.ResourceExistsException.t| `ResourceNotFoundException of Values_1.ResourceNotFoundException.t| `ThrottlingException of Values_1.ThrottlingException.t| `UnsupportedUserEditionException of Values_1.UnsupportedUserEditionException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `AccessDeniedException of Values_0.AccessDeniedException.t
| `InternalFailureException of Values_1.InternalFailureException.t
| `InvalidParameterValueException of
Values_1.InvalidParameterValueException.t
| `ResourceExistsException of Values_1.ResourceExistsException.t
| `ResourceNotFoundException of Values_1.ResourceNotFoundException.t
| `ThrottlingException of Values_1.ThrottlingException.t
| `Unknown_operation_error of string * string option
| `UnsupportedUserEditionException of
Values_1.UnsupportedUserEditionException.t ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `AccessDeniedException of Values_0.AccessDeniedException.t
| `InternalFailureException of Values_1.InternalFailureException.t
| `InvalidParameterValueException of
Values_1.InvalidParameterValueException.t
| `ResourceExistsException of Values_1.ResourceExistsException.t
| `ResourceNotFoundException of Values_1.ResourceNotFoundException.t
| `ThrottlingException of Values_1.ThrottlingException.t
| `Unknown_operation_error of string * string option
| `UnsupportedUserEditionException of
Values_1.UnsupportedUserEditionException.t ]val to_value :
t ->
[> `Structure of
(string
* [> `Integer of Values_1.StatusCode.t
| `String of Values_0.String_.t
| `Structure of
(string
* [> `Enum of string
| `String of Values_0.Arn.t
| `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `Enum of string
| `String of Values_0.NonEmptyString.t ])
list ]
list
| `Long of Values_1.VersionNumber.t
| `String of Values_0.Arn.t
| `Structure of
(string
* [> `Structure of
(string
* [> `List of
[> `String of Values_0.HexColor.t
| `Structure of
(string
* [> `String of
Values_0.LimitedString.t ])
list ]
list
| `String of Values_0.HexColor.t
| `Structure of
(string
* [> `Enum of string
| `String of string
| `Structure of
(string
* [> `Boolean of Values_0.Boolean.t
| `Enum of string
| `String of string
| `Structure of
(string
* [> `Enum of string
| `String of string ])
list ])
list ])
list ])
list ])
list
| `Timestamp of Values_0.Timestamp.t ])
list
| `Timestamp of Values_0.Timestamp.t ])
list ])
list ]