Copyright | (c) 2013-2021 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Documentation
data LabelingJobDataAttributes Source #
Attributes of the data specified by the customer. Use these to describe the data to be labeled.
See: newLabelingJobDataAttributes
smart constructor.
LabelingJobDataAttributes' | |
|
Instances
newLabelingJobDataAttributes :: LabelingJobDataAttributes Source #
Create a value of LabelingJobDataAttributes
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:contentClassifiers:LabelingJobDataAttributes'
, labelingJobDataAttributes_contentClassifiers
- 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.
labelingJobDataAttributes_contentClassifiers :: Lens' LabelingJobDataAttributes (Maybe [ContentClassifier]) Source #
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.