Class: Aws::Types::ChannelsResponse
- Inherits:
-
Object
- Object
- Aws::Types::ChannelsResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#channels ⇒ ::Hash[::String, Types::ChannelResponse]
Returns the value of attribute channels.
Instance Attribute Details
#channels ⇒ ::Hash[::String, Types::ChannelResponse]
Returns the value of attribute channels.
484 485 486 |
# File 'sig/types.rbs', line 484 def channels @channels end |