Class: Aws::Types::DescribeChannelBanResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeChannelBanResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#channel_ban ⇒ Types::ChannelBan
Returns the value of attribute channel_ban.
Instance Attribute Details
#channel_ban ⇒ Types::ChannelBan
Returns the value of attribute channel_ban.
377 378 379 |
# File 'sig/types.rbs', line 377 def channel_ban @channel_ban end |