Uses of Class
software.amazon.awscdk.services.elasticloadbalancingv2.AddApplicationTargetGroupsProps.Builder
Package
Description
Amazon Elastic Load Balancing V2 Construct Library
-
Uses of AddApplicationTargetGroupsProps.Builder in software.amazon.awscdk.services.elasticloadbalancingv2
Modifier and TypeMethodDescriptionAddApplicationTargetGroupsProps.builder()
AddApplicationTargetGroupsProps.Builder.conditions
(List<? extends ListenerCondition> conditions) Sets the value ofAddRuleProps.getConditions()
Sets the value ofAddRuleProps.getPriority()
AddApplicationTargetGroupsProps.Builder.targetGroups
(List<? extends IApplicationTargetGroup> targetGroups) Sets the value ofAddApplicationTargetGroupsProps.getTargetGroups()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theAddApplicationTargetGroupsProps.Builder
.