Class: Aws::Types::DescribeChannelOutput
- Inherits:
-
Object
- Object
- Aws::Types::DescribeChannelOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#channel_description ⇒ Types::ChannelDescription
Returns the value of attribute channel_description.
Instance Attribute Details
#channel_description ⇒ Types::ChannelDescription
Returns the value of attribute channel_description.
208 209 210 |
# File 'sig/types.rbs', line 208 def channel_description @channel_description end |