Class: Aws::Types::GetChannelResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetChannelResponse
- 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.
316 317 318 |
# File 'sig/types.rbs', line 316 def channel @channel end |