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.
1907 1908 1909 |
# File 'sig/types.rbs', line 1907 def confidence_verdict_threshold @confidence_verdict_threshold end |