@Stability(value=Stable)
public static interface CfnHostedZone.HostedZoneTagProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-hostedzone-hostedzonetag.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnHostedZone.HostedZoneTagProperty.Builder
A builder for
CfnHostedZone.HostedZoneTagProperty |
static class |
CfnHostedZone.HostedZoneTagProperty.Jsii$Proxy
An implementation for
CfnHostedZone.HostedZoneTagProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnHostedZone.HostedZoneTagProperty.Builder |
builder() |
String |
getKey()
`CfnHostedZone.HostedZoneTagProperty.Key`.
|
String |
getValue()
`CfnHostedZone.HostedZoneTagProperty.Value`.
|
@Stability(value=Stable) @NotNull String getKey()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-hostedzone-hostedzonetag.html#cfn-route53-hostedzone-hostedzonetag-key@Stability(value=Stable) @NotNull String getValue()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-hostedzone-hostedzonetag.html#cfn-route53-hostedzone-hostedzonetag-value@Stability(value=Stable) static CfnHostedZone.HostedZoneTagProperty.Builder builder()
Copyright © 2020. All rights reserved.