Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

LabelingJobDataAttributes

import type { LabelingJobDataAttributes } from "https://aws-api.deno.dev/v0.3/services/sagemaker.ts?docs=full";

Attributes of the data specified by the customer. Use these to describe the data to be labeled.

interface LabelingJobDataAttributes {
ContentClassifiers?: ContentClassifier[] | null;
}

§Properties

§
ContentClassifiers?: ContentClassifier[] | null
[src]

Declares that your content is free of personally identifiable information or adult content. Amazon SageMaker may restrict the Amazon Mechanical Turk workers that can view your task based on this information.