@Stability(value=Stable)
public static interface CfnTargetGroup.TargetGroupAttributeProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-targetgroup-targetgroupattribute.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-targetgroup-targetgroupattribute.html#cfn-elasticloadbalancingv2-targetgroup-targetgroupattribute-key@Stability(value=Stable) @Nullable default String getValue()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-targetgroup-targetgroupattribute.html#cfn-elasticloadbalancingv2-targetgroup-targetgroupattribute-value@Stability(value=Stable) static CfnTargetGroup.TargetGroupAttributeProperty.Builder builder()
Copyright © 2020. All rights reserved.