Values.CreateResourceDefinitionRequestSourceCreates a resource definition which contains a list of resources to be used in a group. You can create an initial version of the definition by providing a list of resources now, or use ''CreateResourceDefinitionVersion'' later.
type nonrec t = {amznClientToken : string option;A client token used to correlate requests and responses.
*)initialVersion : ResourceDefinitionVersion.t option;Information about the initial version of the resource definition.
*)name : string option;The name of the resource definition.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Map of ([> `String of string ] * [> `String of string ]) list
| `String of string
| `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `String of string
| `Structure of
(string
* [> `Structure of
(string
* [> `List of
[> `String of string ] list
| `String of string
| `Structure of
(string
* [> `Boolean of bool
| `Enum of string
| `String of string ])
list ])
list ])
list ])
list ]
list ])
list ])
list ]