Class: Aws::Types::DeleteChannelInput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteChannelInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#channel_arn ⇒ ::String
Returns the value of attribute channel_arn.
Instance Attribute Details
#channel_arn ⇒ ::String
Returns the value of attribute channel_arn.
168 169 170 |
# File 'sig/types.rbs', line 168 def channel_arn @channel_arn end |