DetectModerationLabelsResponse
import type { DetectModerationLabelsResponse } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/rekognition.ts";interface DetectModerationLabelsResponse {
HumanLoopActivationOutput?: HumanLoopActivationOutput | null;
ModerationLabels?: ModerationLabel[] | null;
ModerationModelVersion?: string | null;
}§Properties
§
HumanLoopActivationOutput?: HumanLoopActivationOutput | null
[src]§
ModerationLabels?: ModerationLabel[] | null
[src]