class Aws::Rekognition::Types::KinesisDataStream

The Kinesis data stream Amazon Rekognition to which the analysis results of a Amazon Rekognition stream processor are streamed. For more information, see CreateStreamProcessor in the Amazon Rekognition Developer Guide.

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

data as a hash:

    {
      arn: "KinesisDataArn",
    }

@!attribute [rw] arn

ARN of the output Amazon Kinesis Data Streams stream.
@return [String]

Constants

SENSITIVE