@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:32.060Z") @Stability(value=Experimental) public interface HostedZoneProps extends software.amazon.jsii.JsiiSerializable, CommonHostedZoneProps
| Modifier and Type | Interface and Description |
|---|---|
static class |
HostedZoneProps.Builder
A builder for
HostedZoneProps |
static class |
HostedZoneProps.Jsii$Proxy
An implementation for
HostedZoneProps |
| Modifier and Type | Method and Description |
|---|---|
static HostedZoneProps.Builder |
builder() |
default List<IVpc> |
getVpcs()
(experimental) A VPC that you want to associate with this hosted zone.
|
getComment, getQueryLogsLogGroupArn, getZoneName@Stability(value=Experimental) @Nullable default List<IVpc> getVpcs()
When you specify this property, a private hosted zone will be created.
You can associate additional VPCs to this private zone using addVpc(vpc).
Default: public (no VPCs associated)
@Stability(value=Experimental) static HostedZoneProps.Builder builder()
builder in interface CommonHostedZonePropsHostedZoneProps.Builder of HostedZonePropsCopyright © 2021. All rights reserved.