Uses of Class
software.amazon.awscdk.services.codedeploy.CfnDeploymentGroup.LoadBalancerInfoProperty.Builder
-
Uses of CfnDeploymentGroup.LoadBalancerInfoProperty.Builder in software.amazon.awscdk.services.codedeploy
Modifier and TypeMethodDescriptionCfnDeploymentGroup.LoadBalancerInfoProperty.builder()
CfnDeploymentGroup.LoadBalancerInfoProperty.Builder.elbInfoList
(List<? extends Object> elbInfoList) Sets the value ofCfnDeploymentGroup.LoadBalancerInfoProperty.getElbInfoList()
CfnDeploymentGroup.LoadBalancerInfoProperty.Builder.elbInfoList
(IResolvable elbInfoList) Sets the value ofCfnDeploymentGroup.LoadBalancerInfoProperty.getElbInfoList()
CfnDeploymentGroup.LoadBalancerInfoProperty.Builder.targetGroupInfoList
(List<? extends Object> targetGroupInfoList) Sets the value ofCfnDeploymentGroup.LoadBalancerInfoProperty.getTargetGroupInfoList()
CfnDeploymentGroup.LoadBalancerInfoProperty.Builder.targetGroupInfoList
(IResolvable targetGroupInfoList) Sets the value ofCfnDeploymentGroup.LoadBalancerInfoProperty.getTargetGroupInfoList()
CfnDeploymentGroup.LoadBalancerInfoProperty.Builder.targetGroupPairInfoList
(List<? extends Object> targetGroupPairInfoList) Sets the value ofCfnDeploymentGroup.LoadBalancerInfoProperty.getTargetGroupPairInfoList()
CfnDeploymentGroup.LoadBalancerInfoProperty.Builder.targetGroupPairInfoList
(IResolvable targetGroupPairInfoList) Sets the value ofCfnDeploymentGroup.LoadBalancerInfoProperty.getTargetGroupPairInfoList()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDeploymentGroup.LoadBalancerInfoProperty.Builder
.