Class: Aws::Types::UpdateQueryLoggingConfigurationResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateQueryLoggingConfigurationResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#status ⇒ Types::QueryLoggingConfigurationStatus
Returns the value of attribute status.
Instance Attribute Details
#status ⇒ Types::QueryLoggingConfigurationStatus
Returns the value of attribute status.
829 830 831 |
# File 'sig/types.rbs', line 829 def status @status end |