Values.KinesisFirehoseOutputSourceFor a SQL-based Kinesis Data Analytics application, when configuring application output, identifies a Kinesis Data Firehose delivery stream as the destination. You provide the stream Amazon Resource Name (ARN) of the delivery stream.
type nonrec t = {resourceARN : ResourceARN.t;The ARN of the destination delivery stream to write to.
*)}