Uses of Class
software.amazon.awscdk.services.elasticloadbalancingv2.CfnListener.ForwardConfigProperty.Builder
Package
Description
Amazon Elastic Load Balancing V2 Construct Library
-
Uses of CfnListener.ForwardConfigProperty.Builder in software.amazon.awscdk.services.elasticloadbalancingv2
Modifier 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()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnListener.ForwardConfigProperty.Builder
.