Class: Aws::Types::DeleteChannelGroupRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteChannelGroupRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#channel_group_name ⇒ ::String
Returns the value of attribute channel_group_name.
Instance Attribute Details
#channel_group_name ⇒ ::String
Returns the value of attribute channel_group_name.
309 310 311 |
# File 'sig/types.rbs', line 309 def channel_group_name @channel_group_name end |