Class: Aws::Types::DeleteChannelRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteChannelRequest
- 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.
373 374 375 |
# File 'sig/types.rbs', line 373 def channel_name @channel_name end |