Class: Aws::Types::ToxicityDetectionSettings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#toxicity_categories::Array[("ALL")]

Returns the value of attribute toxicity_categories.

Returns:

  • (::Array[("ALL")])


871
872
873
# File 'sig/types.rbs', line 871

def toxicity_categories
  @toxicity_categories
end