Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.codedeploy.CfnDeploymentGroupPropsMixin.BlueGreenDeploymentConfigurationProperty.Builder
-
Uses of CfnDeploymentGroupPropsMixin.BlueGreenDeploymentConfigurationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.codedeploy
Methods in software.amazon.awscdk.cfnpropertymixins.services.codedeploy that return CfnDeploymentGroupPropsMixin.BlueGreenDeploymentConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnDeploymentGroupPropsMixin.BlueGreenDeploymentConfigurationProperty.builder()CfnDeploymentGroupPropsMixin.BlueGreenDeploymentConfigurationProperty.Builder.deploymentReadyOption(CfnDeploymentGroupPropsMixin.DeploymentReadyOptionProperty deploymentReadyOption) CfnDeploymentGroupPropsMixin.BlueGreenDeploymentConfigurationProperty.Builder.deploymentReadyOption(IResolvable deploymentReadyOption) CfnDeploymentGroupPropsMixin.BlueGreenDeploymentConfigurationProperty.Builder.greenFleetProvisioningOption(CfnDeploymentGroupPropsMixin.GreenFleetProvisioningOptionProperty greenFleetProvisioningOption) CfnDeploymentGroupPropsMixin.BlueGreenDeploymentConfigurationProperty.Builder.greenFleetProvisioningOption(IResolvable greenFleetProvisioningOption) CfnDeploymentGroupPropsMixin.BlueGreenDeploymentConfigurationProperty.Builder.terminateBlueInstancesOnDeploymentSuccess(CfnDeploymentGroupPropsMixin.BlueInstanceTerminationOptionProperty terminateBlueInstancesOnDeploymentSuccess) CfnDeploymentGroupPropsMixin.BlueGreenDeploymentConfigurationProperty.Builder.terminateBlueInstancesOnDeploymentSuccess(IResolvable terminateBlueInstancesOnDeploymentSuccess) Constructors in software.amazon.awscdk.cfnpropertymixins.services.codedeploy with parameters of type CfnDeploymentGroupPropsMixin.BlueGreenDeploymentConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDeploymentGroupPropsMixin.BlueGreenDeploymentConfigurationProperty.Builder.