Class CfnSegmentPropsMixin.DemographicProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.pinpoint.CfnSegmentPropsMixin.DemographicProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnSegmentPropsMixin.DemographicProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnSegmentPropsMixin.DemographicProperty
@Stability(Stable)
@Internal
public static final class CfnSegmentPropsMixin.DemographicProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnSegmentPropsMixin.DemographicProperty
An implementation for
CfnSegmentPropsMixin.DemographicProperty-
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.pinpoint.CfnSegmentPropsMixin.DemographicProperty
CfnSegmentPropsMixin.DemographicProperty.Builder, CfnSegmentPropsMixin.DemographicProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSegmentPropsMixin.DemographicProperty.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 ObjectThe app version criteria for the segment.final ObjectThe channel criteria for the segment.final ObjectThe device type criteria for the segment.final ObjectgetMake()The device make criteria for the segment.final ObjectgetModel()The device model criteria for the segment.final ObjectThe device platform criteria for the segment.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 theCfnSegmentPropsMixin.DemographicProperty.Builder.
-
-
Method Details
-
getAppVersion
Description copied from interface:CfnSegmentPropsMixin.DemographicPropertyThe app version criteria for the segment.Returns union: either
IResolvableorCfnSegmentPropsMixin.SetDimensionProperty- Specified by:
getAppVersionin interfaceCfnSegmentPropsMixin.DemographicProperty- See Also:
-
getChannel
Description copied from interface:CfnSegmentPropsMixin.DemographicPropertyThe channel criteria for the segment.Returns union: either
IResolvableorCfnSegmentPropsMixin.SetDimensionProperty- Specified by:
getChannelin interfaceCfnSegmentPropsMixin.DemographicProperty- See Also:
-
getDeviceType
Description copied from interface:CfnSegmentPropsMixin.DemographicPropertyThe device type criteria for the segment.Returns union: either
IResolvableorCfnSegmentPropsMixin.SetDimensionProperty- Specified by:
getDeviceTypein interfaceCfnSegmentPropsMixin.DemographicProperty- See Also:
-
getMake
Description copied from interface:CfnSegmentPropsMixin.DemographicPropertyThe device make criteria for the segment.Returns union: either
IResolvableorCfnSegmentPropsMixin.SetDimensionProperty- Specified by:
getMakein interfaceCfnSegmentPropsMixin.DemographicProperty- See Also:
-
getModel
Description copied from interface:CfnSegmentPropsMixin.DemographicPropertyThe device model criteria for the segment.Returns union: either
IResolvableorCfnSegmentPropsMixin.SetDimensionProperty- Specified by:
getModelin interfaceCfnSegmentPropsMixin.DemographicProperty- See Also:
-
getPlatform
Description copied from interface:CfnSegmentPropsMixin.DemographicPropertyThe device platform criteria for the segment.Returns union: either
IResolvableorCfnSegmentPropsMixin.SetDimensionProperty- Specified by:
getPlatformin interfaceCfnSegmentPropsMixin.DemographicProperty- 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()
-