class Aws::AugmentedAIRuntime::Types::HumanLoopDataAttributes

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 HumanLoopDataAttributes

data as a hash:

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

@!attribute [rw] content_classifiers

Declares that your content is free of personally identifiable
information or adult content.

Amazon SageMaker can restrict the Amazon Mechanical Turk workers who
can view your task based on this information.
@return [Array<String>]

@see docs.aws.amazon.com/goto/WebAPI/sagemaker-a2i-runtime-2019-11-07/HumanLoopDataAttributes AWS API Documentation

Constants

SENSITIVE