@Stability(value=Stable) @Internal public static final class PublicHostedZoneProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements PublicHostedZoneProps
PublicHostedZonePropssoftware.amazon.jsii.JsiiObject.InitializationModePublicHostedZoneProps.Builder, PublicHostedZoneProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(PublicHostedZoneProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
PublicHostedZoneProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Boolean |
getCaaAmazon()
Whether to create a CAA record to restrict certificate authorities allowed to issue certificates for this domain to Amazon only.
|
String |
getComment()
Any comments that you want to include about the hosted zone.
|
IPrincipal |
getCrossAccountZoneDelegationPrincipal()
A principal which is trusted to assume a role for zone delegation.
|
String |
getCrossAccountZoneDelegationRoleName()
The name of the role created for cross account delegation.
|
String |
getQueryLogsLogGroupArn()
The Amazon Resource Name (ARN) for the log group that you want Amazon Route 53 to send query logs to.
|
String |
getZoneName()
The name of the domain.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(PublicHostedZoneProps.Builder builder)
PublicHostedZoneProps.Builder.public final Boolean getCaaAmazon()
PublicHostedZonePropsDefault: false
getCaaAmazon in interface PublicHostedZonePropspublic final IPrincipal getCrossAccountZoneDelegationPrincipal()
PublicHostedZonePropsDefault: - No delegation configuration
getCrossAccountZoneDelegationPrincipal in interface PublicHostedZonePropspublic final String getCrossAccountZoneDelegationRoleName()
PublicHostedZonePropsDefault: - A role name is generated automatically
getCrossAccountZoneDelegationRoleName in interface PublicHostedZonePropspublic final String getZoneName()
CommonHostedZonePropsFor resource record types that include a domain name, specify a fully qualified domain name.
getZoneName in interface CommonHostedZonePropspublic final String getComment()
CommonHostedZonePropsDefault: none
getComment in interface CommonHostedZonePropspublic final String getQueryLogsLogGroupArn()
CommonHostedZonePropsDefault: disabled
getQueryLogsLogGroupArn in interface CommonHostedZoneProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.