| Package | Description |
|---|---|
| software.amazon.awscdk.services.elasticloadbalancingv2 |
Amazon Elastic Load Balancing V2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnListener.TargetGroupStickinessConfigProperty.Builder |
CfnListener.TargetGroupStickinessConfigProperty.builder() |
CfnListener.TargetGroupStickinessConfigProperty.Builder |
CfnListener.TargetGroupStickinessConfigProperty.Builder.durationSeconds(Number durationSeconds)
Sets the value of
CfnListener.TargetGroupStickinessConfigProperty.getDurationSeconds() |
CfnListener.TargetGroupStickinessConfigProperty.Builder |
CfnListener.TargetGroupStickinessConfigProperty.Builder.enabled(Boolean enabled)
Sets the value of
CfnListener.TargetGroupStickinessConfigProperty.getEnabled() |
CfnListener.TargetGroupStickinessConfigProperty.Builder |
CfnListener.TargetGroupStickinessConfigProperty.Builder.enabled(IResolvable enabled)
Sets the value of
CfnListener.TargetGroupStickinessConfigProperty.getEnabled() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnListener.TargetGroupStickinessConfigProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnListener.ActionProperty.Builder. |
Copyright © 2022. All rights reserved.