Values.AwsEc2LaunchTemplateDetailsSourceSpecifies the properties for creating an Amazon Elastic Compute Cloud (Amazon EC2) launch template.
type nonrec t = {launchTemplateName : NonEmptyString.t option;A name for the launch template.
*)id : NonEmptyString.t option;An ID for the launch template.
*)launchTemplateData : AwsEc2LaunchTemplateDataDetails.t option;The information to include in the launch template.
*)defaultVersionNumber : Long.t option;The default version of the launch template.
*)latestVersionNumber : Long.t option;The latest version of the launch template.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Long of Long.t
| `String of NonEmptyString.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `List of
[> `String of NonEmptyString.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `Integer of Integer.t
| `List of
[> `String of NonEmptyString.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `String of NonEmptyString.t ])
list ]
list
| `String of NonEmptyString.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `Integer of Integer.t
| `String of NonEmptyString.t ])
list ])
list ]
list
| `String of NonEmptyString.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `Integer of Integer.t
| `List of [> `String of NonEmptyString.t ] list
| `String of NonEmptyString.t
| `Structure of
(string
* [> `Double of Double.t
| `Integer of Integer.t
| `String of NonEmptyString.t ])
list ])
list ])
list ])
list ]