Class: Aws::Types::HumanLoopDataAttributes
- Inherits:
-
Object
- Object
- Aws::Types::HumanLoopDataAttributes
- 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.
431 432 433 |
# File 'sig/types.rbs', line 431 def content_classifiers @content_classifiers end |