Class: Aws::Types::StopChannelRequest
- Inherits:
-
Object
- Object
- Aws::Types::StopChannelRequest
- 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.
1158 1159 1160 |
# File 'sig/types.rbs', line 1158 def channel_name @channel_name end |