Type alias AwsRekognitionDetectModerationLabels

AwsRekognitionDetectModerationLabels: AddonData<{
    ModerationLabels: AwsRekognitionDetectModerationLabel[];
    ModerationModelVersion: string;
}>

Type declaration

Generated using TypeDoc