Show / Hide Table of Contents

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

AWS::Pinpoint::EventStream.ApplicationId.

destinationStreamArn

AWS::Pinpoint::EventStream.DestinationStreamArn.

roleArn

AWS::Pinpoint::EventStream.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

Back to top Generated by DocFX