Values.KinesisFirehoseInputDescriptionSourceDescribes the Amazon Kinesis Firehose delivery stream that is configured as the streaming source in the application input configuration.
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 assumes to access the stream.
*)}