You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Rekognition::Types::KinesisDataStream

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Note:

When passing KinesisDataStream as input to an Aws::Client method, you can use a vanilla Hash:

{
  arn: "KinesisDataArn",
}

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.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

ARN of the output Amazon Kinesis Data Streams stream.

Returns:

  • (String)

    ARN of the output Amazon Kinesis Data Streams stream.