| Modifier and Type | Interface and Description |
|---|---|
static interface |
IPrivateHostedZone.Jsii$Default
Internal default implementation for
IPrivateHostedZone. |
| Modifier and Type | Class and Description |
|---|---|
static class |
IPrivateHostedZone.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
class |
PrivateHostedZone
Create a Route53 private hosted zone for use in one or more VPCs.
|
| Modifier and Type | Method and Description |
|---|---|
static IPrivateHostedZone |
PrivateHostedZone.fromPrivateHostedZoneId(software.constructs.Construct scope,
String id,
String privateHostedZoneId)
Import a Route 53 private hosted zone defined either outside the CDK, or in a different CDK stack.
|
Copyright © 2022. All rights reserved.