Class: Aws::Types::PendingLogs
- Inherits:
-
Object
- Object
- Aws::Types::PendingLogs
- 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.
682 683 684 |
# File 'sig/types.rbs', line 682 def audit @audit end |
#general ⇒ Boolean
Returns the value of attribute general.
683 684 685 |
# File 'sig/types.rbs', line 683 def general @general end |