Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.codedeploy.CfnDeploymentGroupPropsMixin.BlueGreenDeploymentConfigurationProperty
Packages that use CfnDeploymentGroupPropsMixin.BlueGreenDeploymentConfigurationProperty
-
Uses of CfnDeploymentGroupPropsMixin.BlueGreenDeploymentConfigurationProperty in software.amazon.awscdk.cfnpropertymixins.services.codedeploy
Classes in software.amazon.awscdk.cfnpropertymixins.services.codedeploy that implement CfnDeploymentGroupPropsMixin.BlueGreenDeploymentConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnDeploymentGroupPropsMixin.BlueGreenDeploymentConfigurationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.codedeploy that return CfnDeploymentGroupPropsMixin.BlueGreenDeploymentConfigurationPropertyModifier and TypeMethodDescriptionCfnDeploymentGroupPropsMixin.BlueGreenDeploymentConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.codedeploy with parameters of type CfnDeploymentGroupPropsMixin.BlueGreenDeploymentConfigurationPropertyModifier and TypeMethodDescriptionCfnDeploymentGroupMixinProps.Builder.blueGreenDeploymentConfiguration(CfnDeploymentGroupPropsMixin.BlueGreenDeploymentConfigurationProperty blueGreenDeploymentConfiguration) Sets the value ofCfnDeploymentGroupMixinProps.getBlueGreenDeploymentConfiguration()CfnDeploymentGroupPropsMixin.Builder.blueGreenDeploymentConfiguration(CfnDeploymentGroupPropsMixin.BlueGreenDeploymentConfigurationProperty blueGreenDeploymentConfiguration) Information about blue/green deployment options for a deployment group.