class Aws::Rekognition::Types::DescribeStreamProcessorResponse
@!attribute [rw] name
Name of the stream processor. @return [String]
@!attribute [rw] stream_processor_arn
ARN of the stream processor. @return [String]
@!attribute [rw] status
Current status of the stream processor. @return [String]
@!attribute [rw] status_message
Detailed status message about the stream processor. @return [String]
@!attribute [rw] creation_timestamp
Date and time the stream processor was created @return [Time]
@!attribute [rw] last_update_timestamp
The time, in Unix format, the stream processor was last updated. For example, when the stream processor moves from a running state to a failed state, or when the user starts or stops the stream processor. @return [Time]
@!attribute [rw] input
Kinesis video stream that provides the source streaming video. @return [Types::StreamProcessorInput]
@!attribute [rw] output
Kinesis data stream to which Amazon Rekognition Video puts the analysis results. @return [Types::StreamProcessorOutput]
@!attribute [rw] role_arn
ARN of the IAM role that allows access to the stream processor. @return [String]
@!attribute [rw] settings
Face recognition input parameters that are being used by the stream processor. Includes the collection to use for face recognition and the face attributes to detect. @return [Types::StreamProcessorSettings]
Constants
- SENSITIVE