Class: Aws::Types::LoggingOptions
- Inherits:
-
Object
- Object
- Aws::Types::LoggingOptions
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#level ⇒ "ERROR", ...
Returns the value of attribute level.
Instance Attribute Details
#level ⇒ "ERROR", ...
Returns the value of attribute level.
3041 3042 3043 |
# File 'sig/types.rbs', line 3041 def level @level end |