@Stability(value=Stable) @Internal public static final class CfnSegment.SegmentDimensionsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnSegment.SegmentDimensionsProperty
CfnSegment.SegmentDimensionsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnSegment.SegmentDimensionsProperty.Builder, CfnSegment.SegmentDimensionsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnSegment.SegmentDimensionsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnSegment.AttributeDimensionProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getAttributes()
One or more custom attributes to use as criteria for the segment.
|
Object |
getBehavior()
The behavior-based criteria, such as how recently users have used your app, for the segment.
|
Object |
getDemographic()
The demographic-based criteria, such as device platform, for the segment.
|
Object |
getLocation()
The location-based criteria, such as region or GPS coordinates, for the segment.
|
Object |
getMetrics()
One or more custom metrics to use as criteria for the segment.
|
Object |
getUserAttributes()
One or more custom user attributes to use as criteria for the segment.
|
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(CfnSegment.SegmentDimensionsProperty.Builder builder)
CfnSegment.AttributeDimensionProperty.Builder.public final Object getAttributes()
CfnSegment.SegmentDimensionsPropertygetAttributes in interface CfnSegment.SegmentDimensionsPropertypublic final Object getBehavior()
CfnSegment.SegmentDimensionsPropertygetBehavior in interface CfnSegment.SegmentDimensionsPropertypublic final Object getDemographic()
CfnSegment.SegmentDimensionsPropertygetDemographic in interface CfnSegment.SegmentDimensionsPropertypublic final Object getLocation()
CfnSegment.SegmentDimensionsPropertygetLocation in interface CfnSegment.SegmentDimensionsPropertypublic final Object getMetrics()
CfnSegment.SegmentDimensionsPropertygetMetrics in interface CfnSegment.SegmentDimensionsPropertypublic final Object getUserAttributes()
CfnSegment.SegmentDimensionsPropertygetUserAttributes in interface CfnSegment.SegmentDimensionsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.