@Stability(value=Stable) @Internal public static final class HostedZoneProviderProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements HostedZoneProviderProps
HostedZoneProviderPropssoftware.amazon.jsii.JsiiObject.InitializationModeHostedZoneProviderProps.Builder, HostedZoneProviderProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(HostedZoneProviderProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
HostedZoneProviderProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDomainName()
The zone domain e.g.
|
Boolean |
getPrivateZone()
Whether the zone that is being looked up is a private hosted zone.
|
String |
getVpcId()
Specifies the ID of the VPC associated with a private hosted zone.
|
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(HostedZoneProviderProps.Builder builder)
HostedZoneProviderProps.Builder.public final String getDomainName()
HostedZoneProviderPropsgetDomainName in interface HostedZoneProviderPropspublic final Boolean getPrivateZone()
HostedZoneProviderPropsDefault: false
getPrivateZone in interface HostedZoneProviderPropspublic final String getVpcId()
HostedZoneProviderPropsIf a VPC ID is provided and privateZone is false, no results will be returned and an error will be raised
Default: - No VPC ID
getVpcId in interface HostedZoneProviderProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.