class Aws::SageMaker::Types::LabelingJobDataAttributes

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

@note When making an API call, you may pass LabelingJobDataAttributes

data as a hash:

    {
      content_classifiers: ["FreeOfPersonallyIdentifiableInformation"], # accepts FreeOfPersonallyIdentifiableInformation, FreeOfAdultContent
    }

@!attribute [rw] content_classifiers

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.
@return [Array<String>]

@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/LabelingJobDataAttributes AWS API Documentation

Constants

SENSITIVE