Deployment Group Blue Green Deployment Config Terminate Blue Instances On Deployment Success Args
data class DeploymentGroupBlueGreenDeploymentConfigTerminateBlueInstancesOnDeploymentSuccessArgs(val action: Output<String>? = null, val terminationWaitTimeInMinutes: Output<Int>? = null) : ConvertibleToJava<DeploymentGroupBlueGreenDeploymentConfigTerminateBlueInstancesOnDeploymentSuccessArgs>