@Stability(value=Stable)
public static interface CfnSegment.DemographicProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnSegment.DemographicProperty.Builder
A builder for
CfnSegment.DemographicProperty |
static class |
CfnSegment.DemographicProperty.Jsii$Proxy
An implementation for
CfnSegment.DemographicProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnSegment.DemographicProperty.Builder |
builder() |
default Object |
getAppVersion()
`CfnSegment.DemographicProperty.AppVersion`.
|
default Object |
getChannel()
`CfnSegment.DemographicProperty.Channel`.
|
default Object |
getDeviceType()
`CfnSegment.DemographicProperty.DeviceType`.
|
default Object |
getMake()
`CfnSegment.DemographicProperty.Make`.
|
default Object |
getModel()
`CfnSegment.DemographicProperty.Model`.
|
default Object |
getPlatform()
`CfnSegment.DemographicProperty.Platform`.
|
@Stability(value=Stable) @Nullable default Object getAppVersion()
@Stability(value=Stable) @Nullable default Object getChannel()
@Stability(value=Stable) @Nullable default Object getDeviceType()
@Stability(value=Stable) @Nullable default Object getMake()
@Stability(value=Stable) @Nullable default Object getModel()
@Stability(value=Stable) @Nullable default Object getPlatform()
@Stability(value=Stable) static CfnSegment.DemographicProperty.Builder builder()
Copyright © 2021. All rights reserved.