Values.UpdateLaunchConfigurationRequestSourceUpdates multiple LaunchConfigurations by Source Server ID. bootMode valid values are LEGACY_BIOS | UEFI
type nonrec t = {sourceServerID : SourceServerID.t;Update Launch configuration by Source Server ID request.
*)name : SmallBoundedString.t option;Update Launch configuration name request.
*)launchDisposition : LaunchDisposition.t option;Update Launch configuration launch disposition request.
*)targetInstanceTypeRightSizingMethod : TargetInstanceTypeRightSizingMethod.t
option;Update Launch configuration Target instance right sizing request.
*)copyPrivateIp : Boolean.t option;Update Launch configuration copy Private IP request.
*)copyTags : Boolean.t option;Update Launch configuration copy Tags request.
*)licensing : Licensing.t option;Update Launch configuration licensing request.
*)bootMode : BootMode.t option;Update Launch configuration boot mode request.
*)postLaunchActions : PostLaunchActions.t option;enableMapAutoTagging : Boolean.t option;Enable map auto tagging.
*)mapAutoTaggingMpeID : TagValue.t option;Launch configuration map auto tagging MPE ID.
*)accountID : AccountID.t option;Update Launch configuration Account ID.
*)}val make :
?name:??? ->
?launchDisposition:??? ->
?targetInstanceTypeRightSizingMethod:??? ->
?copyPrivateIp:??? ->
?copyTags:??? ->
?licensing:??? ->
?bootMode:??? ->
?postLaunchActions:??? ->
?enableMapAutoTagging:??? ->
?mapAutoTaggingMpeID:??? ->
?accountID:??? ->
sourceServerID:SourceServerID.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `String of SourceServerID.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
| `String of S3LogBucketName.t ])
list ])
list ]