@Stability(value=Stable) @Internal public static final class CfnRecordSet.GeoLocationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRecordSet.GeoLocationProperty
CfnRecordSet.GeoLocationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnRecordSet.GeoLocationProperty.Builder, CfnRecordSet.GeoLocationProperty.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 continentCode,
String countryCode,
String subdivisionCode)
Constructor that initializes the object based on literal property values passed by the
CfnRecordSet.AliasTargetProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getContinentCode()
`CfnRecordSet.GeoLocationProperty.ContinentCode`.
|
String |
getCountryCode()
`CfnRecordSet.GeoLocationProperty.CountryCode`.
|
String |
getSubdivisionCode()
`CfnRecordSet.GeoLocationProperty.SubdivisionCode`.
|
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 continentCode, String countryCode, String subdivisionCode)
CfnRecordSet.AliasTargetProperty.Builder.public final String getContinentCode()
CfnRecordSet.GeoLocationPropertygetContinentCode in interface CfnRecordSet.GeoLocationPropertypublic final String getCountryCode()
CfnRecordSet.GeoLocationPropertygetCountryCode in interface CfnRecordSet.GeoLocationPropertypublic final String getSubdivisionCode()
CfnRecordSet.GeoLocationPropertygetSubdivisionCode in interface CfnRecordSet.GeoLocationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.