@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:32.075Z") @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.
|
default String |
getCrossAccountZoneDelegationRoleName()
(experimental) The name of the role created for cross account 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) @Nullable default String getCrossAccountZoneDelegationRoleName()
Default: - A role name is generated automatically
@Stability(value=Experimental) static PublicHostedZoneProps.Builder builder()
builder in interface CommonHostedZonePropsPublicHostedZoneProps.Builder of PublicHostedZonePropsCopyright © 2021. All rights reserved.