Values.KinesisStreamsOutputSourceWhen you configure a SQL-based Kinesis Data Analytics application's output, identifies a Kinesis data stream as the destination. You provide the stream Amazon Resource Name (ARN).
type nonrec t = {resourceARN : ResourceARN.t;The ARN of the destination Kinesis data stream to write to.
*)}