class Aws::Rekognition::Types::StreamProcessorInput

Information about the source streaming video.

@note When making an API call, you may pass StreamProcessorInput

data as a hash:

    {
      kinesis_video_stream: {
        arn: "KinesisVideoArn",
      },
    }

@!attribute [rw] kinesis_video_stream

The Kinesis video stream input stream for the source streaming
video.
@return [Types::KinesisVideoStream]

Constants

SENSITIVE