Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.codedeploy.CfnDeploymentGroupPropsMixin.DeploymentProperty.Builder
Packages that use CfnDeploymentGroupPropsMixin.DeploymentProperty.Builder
-
Uses of CfnDeploymentGroupPropsMixin.DeploymentProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.codedeploy
Methods in software.amazon.awscdk.cfnpropertymixins.services.codedeploy that return CfnDeploymentGroupPropsMixin.DeploymentProperty.BuilderModifier and TypeMethodDescriptionCfnDeploymentGroupPropsMixin.DeploymentProperty.builder()CfnDeploymentGroupPropsMixin.DeploymentProperty.Builder.description(String description) Sets the value ofCfnDeploymentGroupPropsMixin.DeploymentProperty.getDescription()CfnDeploymentGroupPropsMixin.DeploymentProperty.Builder.ignoreApplicationStopFailures(Boolean ignoreApplicationStopFailures) CfnDeploymentGroupPropsMixin.DeploymentProperty.Builder.ignoreApplicationStopFailures(IResolvable ignoreApplicationStopFailures) CfnDeploymentGroupPropsMixin.DeploymentProperty.Builder.revision(CfnDeploymentGroupPropsMixin.RevisionLocationProperty revision) Sets the value ofCfnDeploymentGroupPropsMixin.DeploymentProperty.getRevision()CfnDeploymentGroupPropsMixin.DeploymentProperty.Builder.revision(IResolvable revision) Sets the value ofCfnDeploymentGroupPropsMixin.DeploymentProperty.getRevision()Constructors in software.amazon.awscdk.cfnpropertymixins.services.codedeploy with parameters of type CfnDeploymentGroupPropsMixin.DeploymentProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDeploymentGroupPropsMixin.DeploymentProperty.Builder.