Class: Aws::Types::CustomizationFeatureContentModerationConfig
- Inherits:
-
Object
- Object
- Aws::Types::CustomizationFeatureContentModerationConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#confidence_threshold ⇒ ::Float
Returns the value of attribute confidence_threshold.
Instance Attribute Details
#confidence_threshold ⇒ ::Float
Returns the value of attribute confidence_threshold.
331 332 333 |
# File 'sig/types.rbs', line 331 def confidence_threshold @confidence_threshold end |