Values.LaunchConfigurationSourceLists all LaunchConfigurations available, filtered by Source Server IDs.
type nonrec t = {sourceServerID : SourceServerID.t option;Launch configuration Source Server ID.
*)name : SmallBoundedString.t option;Launch configuration name.
*)ec2LaunchTemplateID : BoundedString.t option;Launch configuration EC2 Launch template ID.
*)launchDisposition : LaunchDisposition.t option;Launch disposition for launch configuration.
*)targetInstanceTypeRightSizingMethod : TargetInstanceTypeRightSizingMethod.t
option;Launch configuration Target instance type right sizing method.
*)copyPrivateIp : Boolean.t option;Copy Private IP during Launch Configuration.
*)copyTags : Boolean.t option;Copy Tags during Launch Configuration.
*)licensing : Licensing.t option;Launch configuration OS licensing.
*)bootMode : BootMode.t option;Launch configuration boot mode.
*)postLaunchActions : PostLaunchActions.t option;enableMapAutoTagging : Boolean.t option;Enable map auto tagging.
*)mapAutoTaggingMpeID : TagValue.t option;Map auto tagging MPE ID.
*)}type nonrec error = [ | `ResourceNotFoundException of ResourceNotFoundException.t| `UninitializedAccountException of UninitializedAccountException.t| `Unknown_operation_error of string * string option ]val make :
?sourceServerID:??? ->
?name:??? ->
?ec2LaunchTemplateID:??? ->
?launchDisposition:??? ->
?targetInstanceTypeRightSizingMethod:??? ->
?copyPrivateIp:??? ->
?copyTags:??? ->
?licensing:??? ->
?bootMode:??? ->
?postLaunchActions:??? ->
?enableMapAutoTagging:??? ->
?mapAutoTaggingMpeID:??? ->
unit ->
tval error_of_json :
string ->
Yojson.Safe.t ->
[> `ResourceNotFoundException of ResourceNotFoundException.t
| `UninitializedAccountException of UninitializedAccountException.t
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `ResourceNotFoundException of ResourceNotFoundException.t
| `UninitializedAccountException of UninitializedAccountException.t
| `Unknown_operation_error of string * string option ]val 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 ]