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

Class: Aws::Rekognition::Types::LabelDetection

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

Overview

Information about a label detected in a video analysis request and the time the label was detected in the video.

Instance Attribute Summary collapse

Instance Attribute Details

#labelTypes::Label

Details about the detected label.

Returns:

#timestampInteger

Time, in milliseconds from the start of the video, that the label was detected.

Returns:

  • (Integer)

    Time, in milliseconds from the start of the video, that the label was detected.