Skip to main content

TRekognitionDetectModerationLabelsRequest

Class in AWS.Rekognition

DetectModerationLabels request class.

Ancestors

Properties

HumanLoopConfig

property HumanLoopConfig: IRekognitionHumanLoopConfig

Type: IRekognitionHumanLoopConfig

Image

property Image: IRekognitionImage

Type: IRekognitionImage

MinConfidence

property MinConfidence: TOptional<Single>

ProjectVersion

property ProjectVersion: TARN

Constructors

Create

constructor Create(const AImage: IRekognitionImage); overload;

IRekognitionImage

Constructor for TRekognitionDetectModerationLabelsRequest.

Parameters

NameDescription
AImageSpecify an input image to detect unsafe content within.