Class: Aws::Types::MachineLearningDetectionConfig
- Inherits:
-
Object
- Object
- Aws::Types::MachineLearningDetectionConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#confidence_level ⇒ "LOW", ...
Returns the value of attribute confidence_level.
Instance Attribute Details
#confidence_level ⇒ "LOW", ...
Returns the value of attribute confidence_level.
3883 3884 3885 |
# File 'sig/types.rbs', line 3883 def confidence_level @confidence_level end |