Uses of Class
software.amazon.awscdk.services.elasticloadbalancingv2.CfnListenerRule.ForwardConfigProperty.Builder
Packages that use CfnListenerRule.ForwardConfigProperty.Builder
Package
Description
Amazon Elastic Load Balancing V2 Construct Library
-
Uses of CfnListenerRule.ForwardConfigProperty.Builder in software.amazon.awscdk.services.elasticloadbalancingv2
Methods in software.amazon.awscdk.services.elasticloadbalancingv2 that return CfnListenerRule.ForwardConfigProperty.BuilderModifier and TypeMethodDescriptionCfnListenerRule.ForwardConfigProperty.builder()CfnListenerRule.ForwardConfigProperty.Builder.targetGroups(List<? extends Object> targetGroups) Sets the value ofCfnListenerRule.ForwardConfigProperty.getTargetGroups()CfnListenerRule.ForwardConfigProperty.Builder.targetGroups(IResolvable targetGroups) Sets the value ofCfnListenerRule.ForwardConfigProperty.getTargetGroups()CfnListenerRule.ForwardConfigProperty.Builder.targetGroupStickinessConfig(IResolvable targetGroupStickinessConfig) Sets the value ofCfnListenerRule.ForwardConfigProperty.getTargetGroupStickinessConfig()CfnListenerRule.ForwardConfigProperty.Builder.targetGroupStickinessConfig(CfnListenerRule.TargetGroupStickinessConfigProperty targetGroupStickinessConfig) Sets the value ofCfnListenerRule.ForwardConfigProperty.getTargetGroupStickinessConfig()Constructors in software.amazon.awscdk.services.elasticloadbalancingv2 with parameters of type CfnListenerRule.ForwardConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnListenerRule.ForwardConfigProperty.Builder.