@Stability(value=Stable) @Internal public static final class CfnHostedZoneProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnHostedZoneProps
CfnHostedZonePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnHostedZoneProps.Builder, CfnHostedZoneProps.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(String name,
Object hostedZoneConfig,
List<? extends CfnHostedZone.HostedZoneTagProperty> hostedZoneTags,
Object queryLoggingConfig,
Object vpcs)
Constructor that initializes the object based on literal property values passed by the
CfnHostedZoneProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getHostedZoneConfig()
`AWS::Route53::HostedZone.HostedZoneConfig`.
|
List<CfnHostedZone.HostedZoneTagProperty> |
getHostedZoneTags()
`AWS::Route53::HostedZone.HostedZoneTags`.
|
String |
getName()
`AWS::Route53::HostedZone.Name`.
|
Object |
getQueryLoggingConfig()
`AWS::Route53::HostedZone.QueryLoggingConfig`.
|
Object |
getVpcs()
`AWS::Route53::HostedZone.VPCs`.
|
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(String name, Object hostedZoneConfig, List<? extends CfnHostedZone.HostedZoneTagProperty> hostedZoneTags, Object queryLoggingConfig, Object vpcs)
CfnHostedZoneProps.Builder.public final String getName()
CfnHostedZonePropsgetName in interface CfnHostedZonePropspublic final Object getHostedZoneConfig()
CfnHostedZonePropsgetHostedZoneConfig in interface CfnHostedZonePropspublic final List<CfnHostedZone.HostedZoneTagProperty> getHostedZoneTags()
CfnHostedZonePropsgetHostedZoneTags in interface CfnHostedZonePropspublic final Object getQueryLoggingConfig()
CfnHostedZonePropsgetQueryLoggingConfig in interface CfnHostedZonePropspublic final Object getVpcs()
CfnHostedZonePropsgetVpcs in interface CfnHostedZoneProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.