Class: Aws::Types::LabelingJobDataAttributes

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#content_classifiers::Array[("FreeOfPersonallyIdentifiableInformation" | "FreeOfAdultContent")]

Returns the value of attribute content_classifiers.

Returns:

  • (::Array[("FreeOfPersonallyIdentifiableInformation" | "FreeOfAdultContent")])


6943
6944
6945
# File 'sig/types.rbs', line 6943

def content_classifiers
  @content_classifiers
end