@Stability(value=Stable) @Internal public static final class CfnHostedZone.VPCProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnHostedZone.VPCProperty
CfnHostedZone.VPCPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnHostedZone.VPCProperty.Builder, CfnHostedZone.VPCProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnHostedZone.VPCProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnHostedZone.HostedZoneConfigProperty.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 |
getVpcId()
*Private hosted zones only:* The ID of an Amazon VPC.
|
String |
getVpcRegion()
*Private hosted zones only:* The region that an Amazon VPC was created in.
|
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(CfnHostedZone.VPCProperty.Builder builder)
CfnHostedZone.HostedZoneConfigProperty.Builder.public final String getVpcId()
CfnHostedZone.VPCProperty
For public hosted zones, omit
VPCs,VPCId, andVPCRegion.
getVpcId in interface CfnHostedZone.VPCPropertypublic final String getVpcRegion()
CfnHostedZone.VPCProperty
For public hosted zones, omit
VPCs,VPCId, andVPCRegion.
getVpcRegion in interface CfnHostedZone.VPCProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.