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