Values.PostLaunchActionsSourcePost Launch Actions to executed on the Test or Cutover instance.
type nonrec t = {deployment : PostLaunchActionsDeploymentType.t option;Deployment type in which AWS Systems Manager Documents will be executed.
*)s3LogBucket : S3LogBucketName.t option;AWS Systems Manager Command's logs S3 log bucket.
*)s3OutputKeyPrefix : BoundedString.t option;AWS Systems Manager Command's logs S3 output key prefix.
*)cloudWatchLogGroupName : CloudWatchLogGroupName.t option;AWS Systems Manager Command's CloudWatch log group name.
*)ssmDocuments : SsmDocuments.t option;AWS Systems Manager Documents.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `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 ]