@Stability(value=Stable) @Internal public static final class CfnSegment.DemographicProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnSegment.DemographicProperty
CfnSegment.DemographicProperty
software.amazon.jsii.JsiiObject.InitializationMode
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.
|
protected |
Jsii$Proxy(Object appVersion,
Object channel,
Object deviceType,
Object make,
Object model,
Object platform)
Constructor that initializes the object based on literal property values passed by the
CfnSegment.AttributeDimensionProperty.Builder . |
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getAppVersion()
`CfnSegment.DemographicProperty.AppVersion`.
|
Object |
getChannel()
`CfnSegment.DemographicProperty.Channel`.
|
Object |
getDeviceType()
`CfnSegment.DemographicProperty.DeviceType`.
|
Object |
getMake()
`CfnSegment.DemographicProperty.Make`.
|
Object |
getModel()
`CfnSegment.DemographicProperty.Model`.
|
Object |
getPlatform()
`CfnSegment.DemographicProperty.Platform`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
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 Object getAppVersion()
CfnSegment.DemographicProperty
getAppVersion
in interface CfnSegment.DemographicProperty
public final Object getChannel()
CfnSegment.DemographicProperty
getChannel
in interface CfnSegment.DemographicProperty
public final Object getDeviceType()
CfnSegment.DemographicProperty
getDeviceType
in interface CfnSegment.DemographicProperty
public final Object getMake()
CfnSegment.DemographicProperty
getMake
in interface CfnSegment.DemographicProperty
public final Object getModel()
CfnSegment.DemographicProperty
getModel
in interface CfnSegment.DemographicProperty
public final Object getPlatform()
CfnSegment.DemographicProperty
getPlatform
in interface CfnSegment.DemographicProperty
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson
in interface software.amazon.jsii.JsiiSerializable
Copyright © 2021. All rights reserved.