Class: Aws::Types::CreateChannelOutput
- Inherits:
-
Object
- Object
- Aws::Types::CreateChannelOutput
- 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.
138 139 140 |
# File 'sig/types.rbs', line 138 def channel_description @channel_description end |