@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:32.062Z") @Stability(value=Experimental) public interface PrivateHostedZoneProps extends software.amazon.jsii.JsiiSerializable, CommonHostedZoneProps
| Modifier and Type | Interface and Description |
|---|---|
static class |
PrivateHostedZoneProps.Builder
A builder for
PrivateHostedZoneProps |
static class |
PrivateHostedZoneProps.Jsii$Proxy
An implementation for
PrivateHostedZoneProps |
| Modifier and Type | Method and Description |
|---|---|
static PrivateHostedZoneProps.Builder |
builder() |
IVpc |
getVpc()
(experimental) A VPC that you want to associate with this hosted zone.
|
getComment, getQueryLogsLogGroupArn, getZoneName@Stability(value=Experimental) @NotNull IVpc getVpc()
Private hosted zones must be associated with at least one VPC. You can
associated additional VPCs using addVpc(vpc).
@Stability(value=Experimental) static PrivateHostedZoneProps.Builder builder()
builder in interface CommonHostedZonePropsPrivateHostedZoneProps.Builder of PrivateHostedZonePropsCopyright © 2021. All rights reserved.