@Stability(value=Stable)
public static interface CfnSegment.SegmentDimensionsProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnSegment.SegmentDimensionsProperty.Builder
A builder for
CfnSegment.SegmentDimensionsProperty |
static class |
CfnSegment.SegmentDimensionsProperty.Jsii$Proxy
An implementation for
CfnSegment.SegmentDimensionsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnSegment.SegmentDimensionsProperty.Builder |
builder() |
default Object |
getAttributes()
`CfnSegment.SegmentDimensionsProperty.Attributes`.
|
default Object |
getBehavior()
`CfnSegment.SegmentDimensionsProperty.Behavior`.
|
default Object |
getDemographic()
`CfnSegment.SegmentDimensionsProperty.Demographic`.
|
default Object |
getLocation()
`CfnSegment.SegmentDimensionsProperty.Location`.
|
default Object |
getMetrics()
`CfnSegment.SegmentDimensionsProperty.Metrics`.
|
default Object |
getUserAttributes()
`CfnSegment.SegmentDimensionsProperty.UserAttributes`.
|
@Stability(value=Stable) @Nullable default Object getAttributes()
@Stability(value=Stable) @Nullable default Object getBehavior()
@Stability(value=Stable) @Nullable default Object getDemographic()
@Stability(value=Stable) @Nullable default Object getLocation()
@Stability(value=Stable) @Nullable default Object getMetrics()
@Stability(value=Stable) @Nullable default Object getUserAttributes()
@Stability(value=Stable) static CfnSegment.SegmentDimensionsProperty.Builder builder()
Copyright © 2021. All rights reserved.