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