Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.codedeploy.CfnDeploymentGroupPropsMixin.TargetGroupPairInfoProperty.Builder
Packages that use CfnDeploymentGroupPropsMixin.TargetGroupPairInfoProperty.Builder
-
Uses of CfnDeploymentGroupPropsMixin.TargetGroupPairInfoProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.codedeploy
Methods in software.amazon.awscdk.cfnpropertymixins.services.codedeploy that return CfnDeploymentGroupPropsMixin.TargetGroupPairInfoProperty.BuilderModifier and TypeMethodDescriptionCfnDeploymentGroupPropsMixin.TargetGroupPairInfoProperty.builder()CfnDeploymentGroupPropsMixin.TargetGroupPairInfoProperty.Builder.prodTrafficRoute(CfnDeploymentGroupPropsMixin.TrafficRouteProperty prodTrafficRoute) CfnDeploymentGroupPropsMixin.TargetGroupPairInfoProperty.Builder.prodTrafficRoute(IResolvable prodTrafficRoute) CfnDeploymentGroupPropsMixin.TargetGroupPairInfoProperty.Builder.targetGroups(List<? extends Object> targetGroups) CfnDeploymentGroupPropsMixin.TargetGroupPairInfoProperty.Builder.targetGroups(IResolvable targetGroups) CfnDeploymentGroupPropsMixin.TargetGroupPairInfoProperty.Builder.testTrafficRoute(CfnDeploymentGroupPropsMixin.TrafficRouteProperty testTrafficRoute) CfnDeploymentGroupPropsMixin.TargetGroupPairInfoProperty.Builder.testTrafficRoute(IResolvable testTrafficRoute) Constructors in software.amazon.awscdk.cfnpropertymixins.services.codedeploy with parameters of type CfnDeploymentGroupPropsMixin.TargetGroupPairInfoProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDeploymentGroupPropsMixin.TargetGroupPairInfoProperty.Builder.