@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:32.060Z") @Stability(value=Experimental) public interface HostedZoneAttributes extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
HostedZoneAttributes.Builder
A builder for
HostedZoneAttributes |
static class |
HostedZoneAttributes.Jsii$Proxy
An implementation for
HostedZoneAttributes |
| Modifier and Type | Method and Description |
|---|---|
static HostedZoneAttributes.Builder |
builder() |
String |
getHostedZoneId()
(experimental) Identifier of the hosted zone.
|
String |
getZoneName()
(experimental) Name of the hosted zone.
|
@Stability(value=Experimental) @NotNull String getHostedZoneId()
@Stability(value=Experimental) @NotNull String getZoneName()
@Stability(value=Experimental) static HostedZoneAttributes.Builder builder()
HostedZoneAttributes.Builder of HostedZoneAttributesCopyright © 2021. All rights reserved.