Class: Aws::Types::StartChannelRequest
- Inherits:
-
Object
- Object
- Aws::Types::StartChannelRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#channel_name ⇒ ::String
Returns the value of attribute channel_name.
Instance Attribute Details
#channel_name ⇒ ::String
Returns the value of attribute channel_name.
1150 1151 1152 |
# File 'sig/types.rbs', line 1150 def channel_name @channel_name end |