@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:30:04.795Z") @Stability(value=Experimental) public interface PublicHostedZoneProps extends software.amazon.jsii.JsiiSerializable, CommonHostedZoneProps
| Modifier and Type | Interface and Description |
|---|---|
static class |
PublicHostedZoneProps.Builder
A builder for
PublicHostedZoneProps |
static class |
PublicHostedZoneProps.Jsii$Proxy
An implementation for
PublicHostedZoneProps |
| Modifier and Type | Method and Description |
|---|---|
static PublicHostedZoneProps.Builder |
builder() |
default Boolean |
getCaaAmazon()
(experimental) Whether to create a CAA record to restrict certificate authorities allowed to issue certificates for this domain to Amazon only.
|
default IPrincipal |
getCrossAccountZoneDelegationPrincipal()
(experimental) A principal which is trusted to assume a role for zone delegation.
|
getComment, getQueryLogsLogGroupArn, getZoneName@Stability(value=Experimental) @Nullable default Boolean getCaaAmazon()
Default: false
@Stability(value=Experimental) @Nullable default IPrincipal getCrossAccountZoneDelegationPrincipal()
Default: - No delegation configuration
@Stability(value=Experimental) static PublicHostedZoneProps.Builder builder()
builder in interface CommonHostedZonePropsPublicHostedZoneProps.Builder of PublicHostedZonePropsCopyright © 2021. All rights reserved.