Type alias AwsRekognitionDetectModerationLabels

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

Generated using TypeDoc