Class CfnSitePropsMixin.AddressProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.outposts.CfnSitePropsMixin.AddressProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnSitePropsMixin.AddressProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnSitePropsMixin.AddressProperty
@Stability(Stable)
@Internal
public static final class CfnSitePropsMixin.AddressProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnSitePropsMixin.AddressProperty
An implementation for
CfnSitePropsMixin.AddressProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.outposts.CfnSitePropsMixin.AddressProperty
CfnSitePropsMixin.AddressProperty.Builder, CfnSitePropsMixin.AddressProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSitePropsMixin.AddressProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnSitePropsMixin.AddressProperty.Builder.
-
-
Method Details
-
getAddressLine1
- Specified by:
getAddressLine1in interfaceCfnSitePropsMixin.AddressProperty- See Also:
-
getAddressLine2
- Specified by:
getAddressLine2in interfaceCfnSitePropsMixin.AddressProperty- See Also:
-
getAddressLine3
- Specified by:
getAddressLine3in interfaceCfnSitePropsMixin.AddressProperty- See Also:
-
getCity
- Specified by:
getCityin interfaceCfnSitePropsMixin.AddressProperty- See Also:
-
getContactName
- Specified by:
getContactNamein interfaceCfnSitePropsMixin.AddressProperty- See Also:
-
getContactPhoneNumber
- Specified by:
getContactPhoneNumberin interfaceCfnSitePropsMixin.AddressProperty- See Also:
-
getCountryCode
- Specified by:
getCountryCodein interfaceCfnSitePropsMixin.AddressProperty- See Also:
-
getDistrictOrCounty
- Specified by:
getDistrictOrCountyin interfaceCfnSitePropsMixin.AddressProperty- See Also:
-
getMunicipality
- Specified by:
getMunicipalityin interfaceCfnSitePropsMixin.AddressProperty- See Also:
-
getPostalCode
- Specified by:
getPostalCodein interfaceCfnSitePropsMixin.AddressProperty- See Also:
-
getStateOrRegion
- Specified by:
getStateOrRegionin interfaceCfnSitePropsMixin.AddressProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-