TRekognitionCustomizationFeatureContentModerationConfig
Class in AWS.Rekognition
CustomizationFeatureContentModerationConfig class.
Ancestors
Properties
ConfidenceThreshold
property ConfidenceThreshold: TOptional<Single>
Constructors
Create
constructor Create; overload;
Constructor for TRekognitionCustomizationFeatureContentModerationConfig.
constructor Create(const AConfidenceThreshold: Single); overload;
Constructor for TRekognitionCustomizationFeatureContentModerationConfig.
Parameters
| Name | Description |
|---|---|
AConfidenceThreshold | The confidence level you plan to use to identify if unsafe content is present. |