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
- Struct
- Aws::Rekognition::Types::DetectModerationLabelsResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#human_loop_activation_output ⇒ Types::HumanLoopActivationOutput
Shows the results of the human in the loop evaluation.
-
#moderation_labels ⇒ Array<Types::ModerationLabel>
Array of detected Moderation labels and the time, in milliseconds from the start of the video, they were detected.
-
#moderation_model_version ⇒ String
Version number of the moderation detection model that was used to detect unsafe content.
Instance Attribute Details
#human_loop_activation_output ⇒ Types::HumanLoopActivationOutput
Shows the results of the human in the loop evaluation.
#moderation_labels ⇒ Array<Types::ModerationLabel>
Array of detected Moderation labels and the time, in milliseconds from the start of the video, they were detected.
#moderation_model_version ⇒ String
Version number of the moderation detection model that was used to detect unsafe content.