Deployment Group Blue Green Deployment Config Deployment Ready Option Args
data class DeploymentGroupBlueGreenDeploymentConfigDeploymentReadyOptionArgs(val actionOnTimeout: Output<String>? = null, val waitTimeInMinutes: Output<Int>? = null) : ConvertibleToJava<DeploymentGroupBlueGreenDeploymentConfigDeploymentReadyOptionArgs>
Constructors
Link copied to clipboard
fun DeploymentGroupBlueGreenDeploymentConfigDeploymentReadyOptionArgs(actionOnTimeout: Output<String>? = null, waitTimeInMinutes: Output<Int>? = null)