kinesisStreamsInput
construct an aws.sdk.kotlin.services.kinesisanalytics.model.KinesisStreamsInput inside the given block
If the streaming source is an Amazon Kinesis stream, identifies the stream's Amazon Resource Name (ARN) and an IAM role that enables Amazon Kinesis Analytics to access the stream on your behalf.
Note: Either KinesisStreamsInput
or KinesisFirehoseInput
is required.