Deployment Group Blue Green Deployment Config Terminate Blue Instances On Deployment Success
data class DeploymentGroupBlueGreenDeploymentConfigTerminateBlueInstancesOnDeploymentSuccess(val action: String? = null, val terminationWaitTimeInMinutes: Int? = null)
Constructors
Link copied to clipboard
fun DeploymentGroupBlueGreenDeploymentConfigTerminateBlueInstancesOnDeploymentSuccess(action: String? = null, terminationWaitTimeInMinutes: Int? = null)