Class: Aws::Types::DescribeChannelResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeChannelResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#channel ⇒ Types::Channel
Returns the value of attribute channel.
Instance Attribute Details
#channel ⇒ Types::Channel
Returns the value of attribute channel.
447 448 449 |
# File 'sig/types.rbs', line 447 def channel @channel end |