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.
6958 6959 6960 |
# File 'sig/types.rbs', line 6958 def content_classifiers @content_classifiers end |