Values.CreateLaunchConfigurationTemplateRequestSourceCreates a new Launch Configuration Template.
type nonrec t = {postLaunchActions : PostLaunchActions.t option;Launch configuration template post launch actions.
*)enableMapAutoTagging : Boolean.t option;Enable map auto tagging.
*)mapAutoTaggingMpeID : TagValue.t option;Launch configuration template map auto tagging MPE ID.
*)launchDisposition : LaunchDisposition.t option;Launch disposition.
*)targetInstanceTypeRightSizingMethod : TargetInstanceTypeRightSizingMethod.t
option;Target instance type right-sizing method.
*)copyPrivateIp : Boolean.t option;Copy private Ip.
*)associatePublicIpAddress : Boolean.t option;Associate public Ip address.
*)copyTags : Boolean.t option;Copy tags.
*)licensing : Licensing.t option;bootMode : BootMode.t option;Launch configuration template boot mode.
*)smallVolumeMaxSize : PositiveInteger.t option;Small volume maximum size.
*)smallVolumeConf : LaunchTemplateDiskConf.t option;Small volume config.
*)largeVolumeConf : LaunchTemplateDiskConf.t option;Large volume config.
*)enableParametersEncryption : Boolean.t option;Enable parameters encryption.
*)parametersEncryptionKey : KmsKeyArn.t option;Parameters encryption key.
*)}val make :
?postLaunchActions:??? ->
?enableMapAutoTagging:??? ->
?mapAutoTaggingMpeID:??? ->
?tags:??? ->
?launchDisposition:??? ->
?targetInstanceTypeRightSizingMethod:??? ->
?copyPrivateIp:??? ->
?associatePublicIpAddress:??? ->
?copyTags:??? ->
?licensing:??? ->
?bootMode:??? ->
?smallVolumeMaxSize:??? ->
?smallVolumeConf:??? ->
?largeVolumeConf:??? ->
?enableParametersEncryption:??? ->
?parametersEncryptionKey:??? ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `Long of PositiveInteger.t
| `Map of
([> `String of TagKey.t ] * [> `String of TagValue.t ]) list
| `String of TagValue.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `List of
[> `Structure of
(string
* [> `Boolean of Boolean.t
| `Integer of StrictlyPositiveInteger.t
| `Map of
([> `String of SsmDocumentParameterName.t ]
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `String of
SsmParameterStoreParameterName.t ])
list ]
list
| `Structure of
(string * [> `String of JmesPathString.t ])
list ])
list
| `String of BoundedString.t ])
list ]
list
| `Long of Iops.t
| `String of S3LogBucketName.t ])
list ])
list ]