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
- Struct
- Aws::Rekognition::Types::KinesisDataStream
- 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
-
#arn ⇒ String
ARN of the output Amazon Kinesis Data Streams stream.
Instance Attribute Details
#arn ⇒ String
ARN of the output Amazon Kinesis Data Streams stream.