Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.codedeploy.CfnDeploymentGroupPropsMixin.DeploymentStyleProperty
Packages that use CfnDeploymentGroupPropsMixin.DeploymentStyleProperty
-
Uses of CfnDeploymentGroupPropsMixin.DeploymentStyleProperty in software.amazon.awscdk.cfnpropertymixins.services.codedeploy
Classes in software.amazon.awscdk.cfnpropertymixins.services.codedeploy that implement CfnDeploymentGroupPropsMixin.DeploymentStylePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnDeploymentGroupPropsMixin.DeploymentStylePropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.codedeploy that return CfnDeploymentGroupPropsMixin.DeploymentStylePropertyModifier and TypeMethodDescriptionCfnDeploymentGroupPropsMixin.DeploymentStyleProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.codedeploy with parameters of type CfnDeploymentGroupPropsMixin.DeploymentStylePropertyModifier and TypeMethodDescriptionCfnDeploymentGroupMixinProps.Builder.deploymentStyle(CfnDeploymentGroupPropsMixin.DeploymentStyleProperty deploymentStyle) Sets the value ofCfnDeploymentGroupMixinProps.getDeploymentStyle()CfnDeploymentGroupPropsMixin.Builder.deploymentStyle(CfnDeploymentGroupPropsMixin.DeploymentStyleProperty deploymentStyle) Attributes that determine the type of deployment to run and whether to route deployment traffic behind a load balancer.