Class: Aws::Types::GetChannelsResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetChannelsResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#channels_response ⇒ Types::ChannelsResponse
Returns the value of attribute channels_response.
Instance Attribute Details
#channels_response ⇒ Types::ChannelsResponse
Returns the value of attribute channels_response.
1530 1531 1532 |
# File 'sig/types.rbs', line 1530 def channels_response @channels_response end |