Values.StreamProcessorInputSourceInformation about the source streaming video.
type nonrec t = {kinesisVideoStream : KinesisVideoStream.t option;The Kinesis video stream input stream for the source streaming video.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of (string * [> `String of KinesisVideoArn.t ]) list ])
list ]