Deployment Group Blue Green Deployment Config
data class DeploymentGroupBlueGreenDeploymentConfig(val deploymentReadyOption: DeploymentGroupBlueGreenDeploymentConfigDeploymentReadyOption? = null, val greenFleetProvisioningOption: DeploymentGroupBlueGreenDeploymentConfigGreenFleetProvisioningOption? = null, val terminateBlueInstancesOnDeploymentSuccess: DeploymentGroupBlueGreenDeploymentConfigTerminateBlueInstancesOnDeploymentSuccess? = null)
Constructors
Link copied to clipboard
fun DeploymentGroupBlueGreenDeploymentConfig(deploymentReadyOption: DeploymentGroupBlueGreenDeploymentConfigDeploymentReadyOption? = null, greenFleetProvisioningOption: DeploymentGroupBlueGreenDeploymentConfigGreenFleetProvisioningOption? = null, terminateBlueInstancesOnDeploymentSuccess: DeploymentGroupBlueGreenDeploymentConfigTerminateBlueInstancesOnDeploymentSuccess? = null)
Types
Properties
Link copied to clipboard
Link copied to clipboard