public static final class CfnSegment.DemographicProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnSegment.DemographicProperty
CfnSegment.DemographicProperty
CfnSegment.DemographicProperty.Builder, CfnSegment.DemographicProperty.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.
|
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(java.lang.Object o) |
java.lang.Object |
getAppVersion()
The app version criteria for the segment.
|
java.lang.Object |
getChannel()
The channel criteria for the segment.
|
java.lang.Object |
getDeviceType()
The device type criteria for the segment.
|
java.lang.Object |
getMake()
The device make criteria for the segment.
|
java.lang.Object |
getModel()
The device model criteria for the segment.
|
java.lang.Object |
getPlatform()
The device platform criteria for the segment.
|
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.public final java.lang.Object getAppVersion()
CfnSegment.DemographicProperty
getAppVersion
in interface CfnSegment.DemographicProperty
public final java.lang.Object getChannel()
CfnSegment.DemographicProperty
getChannel
in interface CfnSegment.DemographicProperty
public final java.lang.Object getDeviceType()
CfnSegment.DemographicProperty
getDeviceType
in interface CfnSegment.DemographicProperty
public final java.lang.Object getMake()
CfnSegment.DemographicProperty
getMake
in interface CfnSegment.DemographicProperty
public final java.lang.Object getModel()
CfnSegment.DemographicProperty
getModel
in interface CfnSegment.DemographicProperty
public final java.lang.Object getPlatform()
CfnSegment.DemographicProperty
getPlatform
in interface CfnSegment.DemographicProperty
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
public final boolean equals(java.lang.Object o)
public final int hashCode()