Class CfnSegmentDefinitionPropsMixin.AddressDimensionProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.customerprofiles.CfnSegmentDefinitionPropsMixin.AddressDimensionProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnSegmentDefinitionPropsMixin.AddressDimensionProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnSegmentDefinitionPropsMixin.AddressDimensionProperty
@Stability(Stable)
@Internal
public static final class CfnSegmentDefinitionPropsMixin.AddressDimensionProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnSegmentDefinitionPropsMixin.AddressDimensionProperty
An implementation for
CfnSegmentDefinitionPropsMixin.AddressDimensionProperty-
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.customerprofiles.CfnSegmentDefinitionPropsMixin.AddressDimensionProperty
CfnSegmentDefinitionPropsMixin.AddressDimensionProperty.Builder, CfnSegmentDefinitionPropsMixin.AddressDimensionProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSegmentDefinitionPropsMixin.AddressDimensionProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectgetCity()The city belonging to the address.final ObjectThe country belonging to the address.final ObjectThe county belonging to the address.final ObjectThe postal code belonging to the address.final ObjectThe province belonging to the address.final ObjectgetState()The state belonging to the address.final inthashCode()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 theCfnSegmentDefinitionPropsMixin.AddressDimensionProperty.Builder.
-
-
Method Details
-
getCity
Description copied from interface:CfnSegmentDefinitionPropsMixin.AddressDimensionPropertyThe city belonging to the address.Returns union: either
IResolvableorCfnSegmentDefinitionPropsMixin.ProfileDimensionProperty- Specified by:
getCityin interfaceCfnSegmentDefinitionPropsMixin.AddressDimensionProperty- See Also:
-
getCountry
Description copied from interface:CfnSegmentDefinitionPropsMixin.AddressDimensionPropertyThe country belonging to the address.Returns union: either
IResolvableorCfnSegmentDefinitionPropsMixin.ProfileDimensionProperty- Specified by:
getCountryin interfaceCfnSegmentDefinitionPropsMixin.AddressDimensionProperty- See Also:
-
getCounty
Description copied from interface:CfnSegmentDefinitionPropsMixin.AddressDimensionPropertyThe county belonging to the address.Returns union: either
IResolvableorCfnSegmentDefinitionPropsMixin.ProfileDimensionProperty- Specified by:
getCountyin interfaceCfnSegmentDefinitionPropsMixin.AddressDimensionProperty- See Also:
-
getPostalCode
Description copied from interface:CfnSegmentDefinitionPropsMixin.AddressDimensionPropertyThe postal code belonging to the address.Returns union: either
IResolvableorCfnSegmentDefinitionPropsMixin.ProfileDimensionProperty- Specified by:
getPostalCodein interfaceCfnSegmentDefinitionPropsMixin.AddressDimensionProperty- See Also:
-
getProvince
Description copied from interface:CfnSegmentDefinitionPropsMixin.AddressDimensionPropertyThe province belonging to the address.Returns union: either
IResolvableorCfnSegmentDefinitionPropsMixin.ProfileDimensionProperty- Specified by:
getProvincein interfaceCfnSegmentDefinitionPropsMixin.AddressDimensionProperty- See Also:
-
getState
Description copied from interface:CfnSegmentDefinitionPropsMixin.AddressDimensionPropertyThe state belonging to the address.Returns union: either
IResolvableorCfnSegmentDefinitionPropsMixin.ProfileDimensionProperty- Specified by:
getStatein interfaceCfnSegmentDefinitionPropsMixin.AddressDimensionProperty- 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()
-