ApplicationKinesisStreamsInput

data class ApplicationKinesisStreamsInput(val resourceArn: String)

Identifies a Kinesis data stream as the streaming source. You provide the stream's Amazon Resource Name (ARN).

Constructors

Link copied to clipboard
constructor(resourceArn: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ARN of the input Kinesis data stream to read.