Uses of Class
software.amazon.awscdk.services.elasticloadbalancingv2.CfnListener.TargetGroupStickinessConfigProperty.Builder
Package
Description
Amazon Elastic Load Balancing V2 Construct Library
-
Uses of CfnListener.TargetGroupStickinessConfigProperty.Builder in software.amazon.awscdk.services.elasticloadbalancingv2
Modifier and TypeMethodDescriptionCfnListener.TargetGroupStickinessConfigProperty.builder()
CfnListener.TargetGroupStickinessConfigProperty.Builder.durationSeconds
(Number durationSeconds) Sets the value ofCfnListener.TargetGroupStickinessConfigProperty.getDurationSeconds()
Sets the value ofCfnListener.TargetGroupStickinessConfigProperty.getEnabled()
CfnListener.TargetGroupStickinessConfigProperty.Builder.enabled
(IResolvable enabled) Sets the value ofCfnListener.TargetGroupStickinessConfigProperty.getEnabled()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnListener.TargetGroupStickinessConfigProperty.Builder
.