Class: Aws::Types::Logs
- Inherits:
-
Object
- Object
- Aws::Types::Logs
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#audit ⇒ Boolean
Returns the value of attribute audit.
-
#general ⇒ Boolean
Returns the value of attribute general.
Instance Attribute Details
#audit ⇒ Boolean
Returns the value of attribute audit.
660 661 662 |
# File 'sig/types.rbs', line 660 def audit @audit end |
#general ⇒ Boolean
Returns the value of attribute general.
661 662 663 |
# File 'sig/types.rbs', line 661 def general @general end |