Skip to main content

IRekognitionDetectModerationLabelsResponse

Interface in AWS.Rekognition

Interface for DetectModerationLabels responses.

Ancestors

Properties

ContentTypes

property ContentTypes: TList<IRekognitionContentType>

Type: IRekognitionContentType

A list of predicted results for the type of content an image contains.

HumanLoopActivationOutput

property HumanLoopActivationOutput: IRekognitionHumanLoopActivationOutput

Type: IRekognitionHumanLoopActivationOutput

The results of the human loop evaluation.

ModerationLabels

property ModerationLabels: TList<IRekognitionModerationLabel>

Type: IRekognitionModerationLabel

A list of detected moderation labels.

ModerationModelVersion

property ModerationModelVersion: string

The version number of the base moderation detection model that was used to detect unsafe content.

ProjectVersion

property ProjectVersion: TARN

The identifier of the custom adapter that was used during inference.

If during the inference the adapter was EXPIRED, then this parameter will not be returned, indication that the base moderation detection project version was used.