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

Class: Aws::Rekognition::Types::CelebrityRecognition

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

Overview

Information about a detected celebrity and the time the celebrity was detected in a stored video. For more information, see GetCelebrityRecognition in the Amazon Rekognition Developer Guide.

Instance Attribute Summary collapse

Instance Attribute Details

#celebrityTypes::CelebrityDetail

Information about a recognized celebrity.

Returns:

#timestampInteger

The time, in milliseconds from the start of the video, that the celebrity was recognized.

Returns:

  • (Integer)

    The time, in milliseconds from the start of the video, that the celebrity was recognized.