@Generated(value="jsii-pacmak/1.24.0 (build b722f66)", date="2021-03-11T13:46:52.282Z") @Stability(value=Stable) 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()
Identifier of the hosted zone.
|
String |
getZoneName()
Name of the hosted zone.
|
@Stability(value=Stable) @NotNull String getHostedZoneId()
@Stability(value=Stable) @NotNull String getZoneName()
@Stability(value=Stable) static HostedZoneAttributes.Builder builder()
HostedZoneAttributes.Builder of HostedZoneAttributesCopyright © 2021. All rights reserved.