Class: Aws::Types::UpdateChannelClassResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateChannelClassResponse
- 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.
3330 3331 3332 |
# File 'sig/types.rbs', line 3330 def channel @channel end |