Class: Aws::Types::ChannelLoggingConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::ChannelLoggingConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#cloud_watch_logs ⇒ Types::CloudWatchLogs
Returns the value of attribute cloud_watch_logs.
Instance Attribute Details
#cloud_watch_logs ⇒ Types::CloudWatchLogs
Returns the value of attribute cloud_watch_logs.
47 48 49 |
# File 'sig/types.rbs', line 47 def cloud_watch_logs @cloud_watch_logs end |