PostLaunchActions

Post Launch Actions to executed on the Test or Cutover instance.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

AWS Systems Manager Command's CloudWatch log group name.

Link copied to clipboard

Deployment type in which AWS Systems Manager Documents will be executed.

Link copied to clipboard

AWS Systems Manager Command's logs S3 log bucket.

Link copied to clipboard

AWS Systems Manager Command's logs S3 output key prefix.

Link copied to clipboard

AWS Systems Manager Documents.

Functions

Link copied to clipboard
inline fun copy(block: PostLaunchActions.Builder.() -> Unit = {}): PostLaunchActions
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String