@Stability(value=Stable)
public static interface CfnTargetGroup.TargetGroupAttributeProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnTargetGroup.TargetGroupAttributeProperty.Builder
A builder for
CfnTargetGroup.TargetGroupAttributeProperty |
static class |
CfnTargetGroup.TargetGroupAttributeProperty.Jsii$Proxy
An implementation for
CfnTargetGroup.TargetGroupAttributeProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnTargetGroup.TargetGroupAttributeProperty.Builder |
builder() |
default String |
getKey()
`CfnTargetGroup.TargetGroupAttributeProperty.Key`.
|
default String |
getValue()
`CfnTargetGroup.TargetGroupAttributeProperty.Value`.
|
@Stability(value=Stable) @Nullable default String getKey()
@Stability(value=Stable) @Nullable default String getValue()
@Stability(value=Stable) static CfnTargetGroup.TargetGroupAttributeProperty.Builder builder()
Copyright © 2021. All rights reserved.