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

Class: Aws::Rekognition::Types::DetectModerationLabelsResponse

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#human_loop_activation_outputTypes::HumanLoopActivationOutput

Shows the results of the human in the loop evaluation.

Returns:

#moderation_labelsArray<Types::ModerationLabel>

Array of detected Moderation labels and the time, in milliseconds from the start of the video, they were detected.

Returns:

  • (Array<Types::ModerationLabel>)

    Array of detected Moderation labels and the time, in milliseconds from the start of the video, they were detected.

#moderation_model_versionString

Version number of the moderation detection model that was used to detect unsafe content.

Returns:

  • (String)

    Version number of the moderation detection model that was used to detect unsafe content.