AnalyticsApplicationOutputKinesisFirehose

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

Constructors

constructor(resourceArn: String, roleArn: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ARN of the Kinesis Firehose delivery stream.

Link copied to clipboard

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