@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:38.439Z") @Stability(value=Stable) public interface CfnSegmentProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-segment.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnSegmentProps.Builder
A builder for
CfnSegmentProps |
static class |
CfnSegmentProps.Jsii$Proxy
An implementation for
CfnSegmentProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnSegmentProps.Builder |
builder() |
String |
getApplicationId()
`AWS::Pinpoint::Segment.ApplicationId`.
|
default Object |
getDimensions()
`AWS::Pinpoint::Segment.Dimensions`.
|
String |
getName()
`AWS::Pinpoint::Segment.Name`.
|
default Object |
getSegmentGroups()
`AWS::Pinpoint::Segment.SegmentGroups`.
|
default Object |
getTags()
`AWS::Pinpoint::Segment.Tags`.
|
@Stability(value=Stable) @NotNull String getApplicationId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-segment.html#cfn-pinpoint-segment-applicationid@Stability(value=Stable) @NotNull String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-segment.html#cfn-pinpoint-segment-name@Stability(value=Stable) @Nullable default Object getDimensions()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-segment.html#cfn-pinpoint-segment-dimensions@Stability(value=Stable) @Nullable default Object getSegmentGroups()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-segment.html#cfn-pinpoint-segment-segmentgroups@Stability(value=Stable) @Nullable default Object getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-segment.html#cfn-pinpoint-segment-tags@Stability(value=Stable) static CfnSegmentProps.Builder builder()
CfnSegmentProps.Builder of CfnSegmentPropsCopyright © 2020. All rights reserved.