| Package | Description |
|---|---|
| software.amazon.awscdk.services.route53 |
Amazon Route53 Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
HostedZoneProviderProps.Jsii$Proxy
An implementation for
HostedZoneProviderProps |
| Modifier and Type | Method and Description |
|---|---|
HostedZoneProviderProps |
HostedZoneProviderProps.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
static IHostedZone |
HostedZone.fromLookup(software.constructs.Construct scope,
String id,
HostedZoneProviderProps query)
Lookup a hosted zone in the current account/region based on query parameters.
|
Copyright © 2022. All rights reserved.