@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.903Z") @Stability(value=Stable) public interface CfnSegmentProps extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @NotNull String getName()
@Stability(value=Stable) @Nullable default Object getDimensions()
@Stability(value=Stable) @Nullable default Object getSegmentGroups()
@Stability(value=Stable) @Nullable default Object getTags()
@Stability(value=Stable) static CfnSegmentProps.Builder builder()
CfnSegmentProps.Builder of CfnSegmentPropsCopyright © 2021. All rights reserved.