@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:38.434Z") @Stability(value=Stable) public interface CfnEventStreamProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-eventstream.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnEventStreamProps.Builder
A builder for
CfnEventStreamProps |
static class |
CfnEventStreamProps.Jsii$Proxy
An implementation for
CfnEventStreamProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnEventStreamProps.Builder |
builder() |
String |
getApplicationId()
`AWS::Pinpoint::EventStream.ApplicationId`.
|
String |
getDestinationStreamArn()
`AWS::Pinpoint::EventStream.DestinationStreamArn`.
|
String |
getRoleArn()
`AWS::Pinpoint::EventStream.RoleArn`.
|
@Stability(value=Stable) @NotNull String getApplicationId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-eventstream.html#cfn-pinpoint-eventstream-applicationid@Stability(value=Stable) @NotNull String getDestinationStreamArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-eventstream.html#cfn-pinpoint-eventstream-destinationstreamarn@Stability(value=Stable) @NotNull String getRoleArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-eventstream.html#cfn-pinpoint-eventstream-rolearn@Stability(value=Stable) static CfnEventStreamProps.Builder builder()
CfnEventStreamProps.Builder of CfnEventStreamPropsCopyright © 2020. All rights reserved.