Values.LaunchConfigurationTemplateSourceCreates a new Launch Configuration Template.
type nonrec t = {launchConfigurationTemplateID : LaunchConfigurationTemplateID.t option;ID of the Launch Configuration Template.
*)arn : ARN.t option;ARN of the Launch Configuration Template.
*)postLaunchActions : PostLaunchActions.t option;Post Launch Actions of the Launch Configuration Template.
*)enableMapAutoTagging : Boolean.t option;Enable map auto tagging.
*)mapAutoTaggingMpeID : TagValue.t option;Launch configuration template map auto tagging MPE ID.
*)ec2LaunchTemplateID : EC2LaunchConfigurationTemplateID.t option;EC2 launch template 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 : ARN.t option;Parameters encryption key.
*)}type nonrec error = [ | `AccessDeniedException of AccessDeniedException.t| `UninitializedAccountException of UninitializedAccountException.t| `ValidationException of ValidationException.t| `Unknown_operation_error of string * string option ]val make :
?launchConfigurationTemplateID:??? ->
?arn:??? ->
?postLaunchActions:??? ->
?enableMapAutoTagging:??? ->
?mapAutoTaggingMpeID:??? ->
?tags:??? ->
?ec2LaunchTemplateID:??? ->
?launchDisposition:??? ->
?targetInstanceTypeRightSizingMethod:??? ->
?copyPrivateIp:??? ->
?associatePublicIpAddress:??? ->
?copyTags:??? ->
?licensing:??? ->
?bootMode:??? ->
?smallVolumeMaxSize:??? ->
?smallVolumeConf:??? ->
?largeVolumeConf:??? ->
?enableParametersEncryption:??? ->
?parametersEncryptionKey:??? ->
unit ->
tval error_of_json :
string ->
Yojson.Safe.t ->
[> `AccessDeniedException of AccessDeniedException.t
| `UninitializedAccountException of UninitializedAccountException.t
| `Unknown_operation_error of string * string option
| `ValidationException of ValidationException.t ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `AccessDeniedException of AccessDeniedException.t
| `UninitializedAccountException of UninitializedAccountException.t
| `Unknown_operation_error of string * string option
| `ValidationException of ValidationException.t ]val 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 LaunchConfigurationTemplateID.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 ]