@Stability(value=Stable)
public static interface CfnHostedZone.HostedZoneTagProperty
extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @NotNull String getValue()
@Stability(value=Stable) static CfnHostedZone.HostedZoneTagProperty.Builder builder()
Copyright © 2021. All rights reserved.