Deployment Group Blue Green Deployment Config Deployment Ready Option
data class DeploymentGroupBlueGreenDeploymentConfigDeploymentReadyOption(val actionOnTimeout: String? = null, val waitTimeInMinutes: Int? = null)
Constructors
Link copied to clipboard
fun DeploymentGroupBlueGreenDeploymentConfigDeploymentReadyOption(actionOnTimeout: String? = null, waitTimeInMinutes: Int? = null)