Class: Aws::Types::UpdateChannelResultModel
- Inherits:
-
Object
- Object
- Aws::Types::UpdateChannelResultModel
- 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.
3361 3362 3363 |
# File 'sig/types.rbs', line 3361 def channel @channel end |