Values.KinesisFirehoseOutputDescriptionSourceFor an application output, describes the Amazon Kinesis Firehose delivery stream configured as its destination.
type nonrec t = {resourceARN : ResourceARN.t option;Amazon Resource Name (ARN) of the Amazon Kinesis Firehose delivery stream.
*)roleARN : RoleARN.t option;ARN of the IAM role that Amazon Kinesis Analytics can assume to access the stream.
*)}