Values_2.ThemeVersionSourceA version of a theme.
type nonrec t = {versionNumber : Values_1.VersionNumber.t option;The version number of the theme.
*)arn : Values_0.Arn.t option;The Amazon Resource Name (ARN) of the resource.
*)description : Values_1.VersionDescription.t option;The description of the theme.
*)baseThemeId : Values_0.ShortRestrictiveResourceId.t option;The Quick Sight-defined ID of the theme that a custom theme inherits from. All themes initially inherit from a default Quick Sight theme.
*)createdTime : Values_0.Timestamp.t option;The date and time that this theme version was created.
*)configuration : Values_1.ThemeConfiguration.t option;The theme configuration, which contains all the theme display properties.
*)errors : ThemeErrorList.t option;Errors associated with the theme.
*)status : Values_0.ResourceStatus.t option;The status of the theme version.
*)}val to_value :
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 ]