Class: Aws::Types::CreateChannelResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateChannelResponse
- 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.
621 622 623 |
# File 'sig/types.rbs', line 621 def channel @channel end |