@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(IResolvable deploymentReadyOption)
CfnDeploymentGroup.BlueGreenDeploymentConfigurationProperty.getDeploymentReadyOption()deploymentReadyOption - `CfnDeploymentGroup.BlueGreenDeploymentConfigurationProperty.DeploymentReadyOption`.this@Stability(value=Stable) public CfnDeploymentGroup.BlueGreenDeploymentConfigurationProperty.Builder deploymentReadyOption(CfnDeploymentGroup.DeploymentReadyOptionProperty deploymentReadyOption)
CfnDeploymentGroup.BlueGreenDeploymentConfigurationProperty.getDeploymentReadyOption()deploymentReadyOption - `CfnDeploymentGroup.BlueGreenDeploymentConfigurationProperty.DeploymentReadyOption`.this@Stability(value=Stable) public CfnDeploymentGroup.BlueGreenDeploymentConfigurationProperty.Builder greenFleetProvisioningOption(IResolvable greenFleetProvisioningOption)
CfnDeploymentGroup.BlueGreenDeploymentConfigurationProperty.getGreenFleetProvisioningOption()greenFleetProvisioningOption - `CfnDeploymentGroup.BlueGreenDeploymentConfigurationProperty.GreenFleetProvisioningOption`.this@Stability(value=Stable) public CfnDeploymentGroup.BlueGreenDeploymentConfigurationProperty.Builder greenFleetProvisioningOption(CfnDeploymentGroup.GreenFleetProvisioningOptionProperty greenFleetProvisioningOption)
CfnDeploymentGroup.BlueGreenDeploymentConfigurationProperty.getGreenFleetProvisioningOption()greenFleetProvisioningOption - `CfnDeploymentGroup.BlueGreenDeploymentConfigurationProperty.GreenFleetProvisioningOption`.this@Stability(value=Stable) public CfnDeploymentGroup.BlueGreenDeploymentConfigurationProperty.Builder terminateBlueInstancesOnDeploymentSuccess(IResolvable terminateBlueInstancesOnDeploymentSuccess)
CfnDeploymentGroup.BlueGreenDeploymentConfigurationProperty.getTerminateBlueInstancesOnDeploymentSuccess()terminateBlueInstancesOnDeploymentSuccess - `CfnDeploymentGroup.BlueGreenDeploymentConfigurationProperty.TerminateBlueInstancesOnDeploymentSuccess`.this@Stability(value=Stable) public CfnDeploymentGroup.BlueGreenDeploymentConfigurationProperty.Builder terminateBlueInstancesOnDeploymentSuccess(CfnDeploymentGroup.BlueInstanceTerminationOptionProperty terminateBlueInstancesOnDeploymentSuccess)
CfnDeploymentGroup.BlueGreenDeploymentConfigurationProperty.getTerminateBlueInstancesOnDeploymentSuccess()terminateBlueInstancesOnDeploymentSuccess - `CfnDeploymentGroup.BlueGreenDeploymentConfigurationProperty.TerminateBlueInstancesOnDeploymentSuccess`.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 © 2021. All rights reserved.