Class: Aws::Types::SuppressionConfidenceThreshold
- Inherits:
-
Object
- Object
- Aws::Types::SuppressionConfidenceThreshold
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#confidence_verdict_threshold ⇒ "MEDIUM", ...
Returns the value of attribute confidence_verdict_threshold.
Instance Attribute Details
#confidence_verdict_threshold ⇒ "MEDIUM", ...
Returns the value of attribute confidence_verdict_threshold.
1976 1977 1978 |
# File 'sig/types.rbs', line 1976 def confidence_verdict_threshold @confidence_verdict_threshold end |