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