Class: Aws::Types::PutLoggingConfigurationRequest
- Inherits:
-
Object
- Object
- Aws::Types::PutLoggingConfigurationRequest
- 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.
1289 1290 1291 |
# File 'sig/types.rbs', line 1289 def logging_configuration @logging_configuration end |