| Package | Description |
|---|---|
| software.amazon.awscdk.services.route53 |
Amazon Route53 Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
HostedZoneProps
(experimental) Properties of a new hosted zone.
|
interface |
PrivateHostedZoneProps
(experimental) Properties to create a Route 53 private hosted zone.
|
interface |
PublicHostedZoneProps
(experimental) Construction properties for a PublicHostedZone.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CommonHostedZoneProps.Jsii$Proxy
An implementation for
CommonHostedZoneProps |
static class |
HostedZoneProps.Jsii$Proxy
An implementation for
HostedZoneProps |
static class |
PrivateHostedZoneProps.Jsii$Proxy
An implementation for
PrivateHostedZoneProps |
static class |
PublicHostedZoneProps.Jsii$Proxy
An implementation for
PublicHostedZoneProps |
| Modifier and Type | Method and Description |
|---|---|
CommonHostedZoneProps |
CommonHostedZoneProps.Builder.build()
Builds the configured instance.
|
Copyright © 2021. All rights reserved.