EventDestinationKinesisDestination

data class EventDestinationKinesisDestination(val roleArn: String, val streamArn: String)

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ARN of the role that has permissions to access the Kinesis Stream

Link copied to clipboard

The ARN of the Kinesis Stream