AnalyticsApplicationInputsKinesisStream

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

Constructors

Link copied to clipboard
constructor(resourceArn: String, roleArn: String)

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.