@Stability(value=Stable) public static final class CfnListener.ForwardConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnListener.ForwardConfigProperty>
CfnListener.ForwardConfigProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnListener.ForwardConfigProperty |
build()
Builds the configured instance.
|
CfnListener.ForwardConfigProperty.Builder |
targetGroups(IResolvable targetGroups)
Sets the value of
CfnListener.ForwardConfigProperty.getTargetGroups() |
CfnListener.ForwardConfigProperty.Builder |
targetGroups(List<? extends Object> targetGroups)
Sets the value of
CfnListener.ForwardConfigProperty.getTargetGroups() |
CfnListener.ForwardConfigProperty.Builder |
targetGroupStickinessConfig(CfnListener.TargetGroupStickinessConfigProperty targetGroupStickinessConfig)
Sets the value of
CfnListener.ForwardConfigProperty.getTargetGroupStickinessConfig() |
CfnListener.ForwardConfigProperty.Builder |
targetGroupStickinessConfig(IResolvable targetGroupStickinessConfig)
Sets the value of
CfnListener.ForwardConfigProperty.getTargetGroupStickinessConfig() |
@Stability(value=Stable) public CfnListener.ForwardConfigProperty.Builder targetGroups(IResolvable targetGroups)
CfnListener.ForwardConfigProperty.getTargetGroups()targetGroups - `CfnListener.ForwardConfigProperty.TargetGroups`.this@Stability(value=Stable) public CfnListener.ForwardConfigProperty.Builder targetGroups(List<? extends Object> targetGroups)
CfnListener.ForwardConfigProperty.getTargetGroups()targetGroups - `CfnListener.ForwardConfigProperty.TargetGroups`.this@Stability(value=Stable) public CfnListener.ForwardConfigProperty.Builder targetGroupStickinessConfig(CfnListener.TargetGroupStickinessConfigProperty targetGroupStickinessConfig)
CfnListener.ForwardConfigProperty.getTargetGroupStickinessConfig()targetGroupStickinessConfig - `CfnListener.ForwardConfigProperty.TargetGroupStickinessConfig`.this@Stability(value=Stable) public CfnListener.ForwardConfigProperty.Builder targetGroupStickinessConfig(IResolvable targetGroupStickinessConfig)
CfnListener.ForwardConfigProperty.getTargetGroupStickinessConfig()targetGroupStickinessConfig - `CfnListener.ForwardConfigProperty.TargetGroupStickinessConfig`.this@Stability(value=Stable) public CfnListener.ForwardConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnListener.ForwardConfigProperty>CfnListener.ForwardConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.