Interface CfnEventStreamProps
Properties for defining a AWS::Pinpoint::EventStream
.
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-eventstream.html
Synopsis
Properties
applicationId |
|
destinationStreamArn |
|
roleArn |
|
Properties
applicationId
AWS::Pinpoint::EventStream.ApplicationId
.
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-eventstream.html#cfn-pinpoint-eventstream-applicationid
Declaration
readonly applicationId: string;
Property Value
string
destinationStreamArn
AWS::Pinpoint::EventStream.DestinationStreamArn
.
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-eventstream.html#cfn-pinpoint-eventstream-destinationstreamarn
Declaration
readonly destinationStreamArn: string;
Property Value
string
roleArn
AWS::Pinpoint::EventStream.RoleArn
.
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-eventstream.html#cfn-pinpoint-eventstream-rolearn
Declaration
readonly roleArn: string;
Property Value
string