Class: Aws::Types::ViolationEventAdditionalInfo
- Inherits:
-
Object
- Object
- Aws::Types::ViolationEventAdditionalInfo
- 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.
5473 5474 5475 |
# File 'sig/types.rbs', line 5473 def confidence_level @confidence_level end |