@Stability(value=Stable)
public static interface CfnListenerRule.ForwardConfigProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-forwardconfig.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnListenerRule.ForwardConfigProperty.Builder
A builder for
CfnListenerRule.ForwardConfigProperty |
static class |
CfnListenerRule.ForwardConfigProperty.Jsii$Proxy
An implementation for
CfnListenerRule.ForwardConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnListenerRule.ForwardConfigProperty.Builder |
builder() |
default Object |
getTargetGroups()
`CfnListenerRule.ForwardConfigProperty.TargetGroups`.
|
default Object |
getTargetGroupStickinessConfig()
`CfnListenerRule.ForwardConfigProperty.TargetGroupStickinessConfig`.
|
@Stability(value=Stable) @Nullable default Object getTargetGroups()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-forwardconfig.html#cfn-elasticloadbalancingv2-listenerrule-forwardconfig-targetgroups@Stability(value=Stable) @Nullable default Object getTargetGroupStickinessConfig()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-forwardconfig.html#cfn-elasticloadbalancingv2-listenerrule-forwardconfig-targetgroupstickinessconfig@Stability(value=Stable) static CfnListenerRule.ForwardConfigProperty.Builder builder()
Copyright © 2020. All rights reserved.