@Stability(value=Stable) public static final class CfnDeploymentGroup.BlueGreenDeploymentConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDeploymentGroup.BlueGreenDeploymentConfigurationProperty>
| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnDeploymentGroup.BlueGreenDeploymentConfigurationProperty.Builder deploymentReadyOption(CfnDeploymentGroup.DeploymentReadyOptionProperty deploymentReadyOption)
CfnDeploymentGroup.BlueGreenDeploymentConfigurationProperty.getDeploymentReadyOption()deploymentReadyOption - Information about the action to take when newly provisioned instances are ready to receive traffic in a blue/green deployment.this@Stability(value=Stable) public CfnDeploymentGroup.BlueGreenDeploymentConfigurationProperty.Builder deploymentReadyOption(IResolvable deploymentReadyOption)
CfnDeploymentGroup.BlueGreenDeploymentConfigurationProperty.getDeploymentReadyOption()deploymentReadyOption - Information about the action to take when newly provisioned instances are ready to receive traffic in a blue/green deployment.this@Stability(value=Stable) public CfnDeploymentGroup.BlueGreenDeploymentConfigurationProperty.Builder greenFleetProvisioningOption(CfnDeploymentGroup.GreenFleetProvisioningOptionProperty greenFleetProvisioningOption)
CfnDeploymentGroup.BlueGreenDeploymentConfigurationProperty.getGreenFleetProvisioningOption()greenFleetProvisioningOption - Information about how instances are provisioned for a replacement environment in a blue/green deployment.this@Stability(value=Stable) public CfnDeploymentGroup.BlueGreenDeploymentConfigurationProperty.Builder greenFleetProvisioningOption(IResolvable greenFleetProvisioningOption)
CfnDeploymentGroup.BlueGreenDeploymentConfigurationProperty.getGreenFleetProvisioningOption()greenFleetProvisioningOption - Information about how instances are provisioned for a replacement environment in a blue/green deployment.this@Stability(value=Stable) public CfnDeploymentGroup.BlueGreenDeploymentConfigurationProperty.Builder terminateBlueInstancesOnDeploymentSuccess(CfnDeploymentGroup.BlueInstanceTerminationOptionProperty terminateBlueInstancesOnDeploymentSuccess)
CfnDeploymentGroup.BlueGreenDeploymentConfigurationProperty.getTerminateBlueInstancesOnDeploymentSuccess()terminateBlueInstancesOnDeploymentSuccess - Information about whether to terminate instances in the original fleet during a blue/green deployment.this@Stability(value=Stable) public CfnDeploymentGroup.BlueGreenDeploymentConfigurationProperty.Builder terminateBlueInstancesOnDeploymentSuccess(IResolvable terminateBlueInstancesOnDeploymentSuccess)
CfnDeploymentGroup.BlueGreenDeploymentConfigurationProperty.getTerminateBlueInstancesOnDeploymentSuccess()terminateBlueInstancesOnDeploymentSuccess - Information about whether to terminate instances in the original fleet during a blue/green deployment.this@Stability(value=Stable) public CfnDeploymentGroup.BlueGreenDeploymentConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnDeploymentGroup.BlueGreenDeploymentConfigurationProperty>CfnDeploymentGroup.BlueGreenDeploymentConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.