AnalyticsApplicationOutputKinesisStream

data class AnalyticsApplicationOutputKinesisStream(val resourceArn: String, val roleArn: String)

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ARN of the Kinesis Stream.

Link copied to clipboard

The ARN of the IAM Role used to access the stream.