BlueInstanceTerminationOption
Information about whether instances in the original environment are terminated when a blue/green deployment is successful. BlueInstanceTerminationOption
does not apply to Lambda deployments.
Types
Properties
Link copied to clipboard
The action to take on instances in the original environment after a successful blue/green deployment.
Link copied to clipboard
For an Amazon EC2 deployment, the number of minutes to wait after a successful blue/green deployment before terminating instances from the original environment.
Functions
Link copied to clipboard
inline fun copy(block: BlueInstanceTerminationOption.Builder.() -> Unit = {}): BlueInstanceTerminationOption