Class: Aws::Types::GetLoggingConfigurationResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetLoggingConfigurationResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#logging_configuration ⇒ Types::LoggingConfiguration
Returns the value of attribute logging_configuration.
Instance Attribute Details
#logging_configuration ⇒ Types::LoggingConfiguration
Returns the value of attribute logging_configuration.
610 611 612 |
# File 'sig/types.rbs', line 610 def logging_configuration @logging_configuration end |