Class: Aws::Types::CustomizationFeatureContentModerationConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#confidence_threshold::Float

Returns the value of attribute confidence_threshold.

Returns:

  • (::Float)


331
332
333
# File 'sig/types.rbs', line 331

def confidence_threshold
  @confidence_threshold
end