@Stability(value=Stable)
public static interface CfnSegment.SegmentDimensionsProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-segment-segmentdimensions.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-segment-segmentdimensions.html#cfn-pinpoint-segment-segmentdimensions-attributes@Stability(value=Stable) @Nullable default Object getBehavior()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-segment-segmentdimensions.html#cfn-pinpoint-segment-segmentdimensions-behavior@Stability(value=Stable) @Nullable default Object getDemographic()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-segment-segmentdimensions.html#cfn-pinpoint-segment-segmentdimensions-demographic@Stability(value=Stable) @Nullable default Object getLocation()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-segment-segmentdimensions.html#cfn-pinpoint-segment-segmentdimensions-location@Stability(value=Stable) @Nullable default Object getMetrics()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-segment-segmentdimensions.html#cfn-pinpoint-segment-segmentdimensions-metrics@Stability(value=Stable) @Nullable default Object getUserAttributes()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-segment-segmentdimensions.html#cfn-pinpoint-segment-segmentdimensions-userattributes@Stability(value=Stable) static CfnSegment.SegmentDimensionsProperty.Builder builder()
Copyright © 2020. All rights reserved.