Values.CreateResourceDefinitionVersionRequestSourceCreates a version of a resource definition that has already been defined.
type nonrec t = {amznClientToken : string option;A client token used to correlate requests and responses.
*)resourceDefinitionId : string;The ID of the resource definition.
*)resources : Resource.t list option;A list of resources.
*)}val to_value :
t ->
[> `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
| `String of string ])
list ]