@Stability(value=Stable)
public static interface CfnListenerRule.TargetGroupTupleProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnListenerRule.TargetGroupTupleProperty.Builder
A builder for
CfnListenerRule.TargetGroupTupleProperty |
static class |
CfnListenerRule.TargetGroupTupleProperty.Jsii$Proxy
An implementation for
CfnListenerRule.TargetGroupTupleProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnListenerRule.TargetGroupTupleProperty.Builder |
builder() |
default String |
getTargetGroupArn()
`CfnListenerRule.TargetGroupTupleProperty.TargetGroupArn`.
|
default Number |
getWeight()
`CfnListenerRule.TargetGroupTupleProperty.Weight`.
|
@Stability(value=Stable) @Nullable default String getTargetGroupArn()
@Stability(value=Stable) @Nullable default Number getWeight()
@Stability(value=Stable) static CfnListenerRule.TargetGroupTupleProperty.Builder builder()
Copyright © 2021. All rights reserved.