Class: Aws::Types::LabelingJobDataAttributes
- Inherits:
-
Object
- Object
- Aws::Types::LabelingJobDataAttributes
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#content_classifiers ⇒ ::Array[("FreeOfPersonallyIdentifiableInformation" | "FreeOfAdultContent")]
Returns the value of attribute content_classifiers.
Instance Attribute Details
#content_classifiers ⇒ ::Array[("FreeOfPersonallyIdentifiableInformation" | "FreeOfAdultContent")]
Returns the value of attribute content_classifiers.
6943 6944 6945 |
# File 'sig/types.rbs', line 6943 def content_classifiers @content_classifiers end |