Class: Aws::Types::LoggingConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::LoggingConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#log_destination_configs ⇒ ::Array[Types::LogDestinationConfig]
Returns the value of attribute log_destination_configs.
Instance Attribute Details
#log_destination_configs ⇒ ::Array[Types::LogDestinationConfig]
Returns the value of attribute log_destination_configs.
1228 1229 1230 |
# File 'sig/types.rbs', line 1228 def log_destination_configs @log_destination_configs end |