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