contentClassifiers property

List<ContentClassifier> contentClassifiers
final

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.

Implementation

final List<ContentClassifier> contentClassifiers;