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

Class: Aws::Rekognition::Types::ContentModerationDetection

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

Overview

Information about an unsafe content label detection in a stored video.

Instance Attribute Summary collapse

Instance Attribute Details

#moderation_labelTypes::ModerationLabel

The unsafe content label detected by in the stored video.

Returns:

#timestampInteger

Time, in milliseconds from the beginning of the video, that the unsafe content label was detected.

Returns:

  • (Integer)

    Time, in milliseconds from the beginning of the video, that the unsafe content label was detected.