Module: Aws::ChimeSDKMessaging::Client::_ListChannelBansResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListChannelBansResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#channel_arn ⇒ ::String
434 |
# File 'sig/client.rbs', line 434
def channel_arn: () -> ::String
|
#channel_bans ⇒ ::Array[Types::ChannelBanSummary]
436 |
# File 'sig/client.rbs', line 436
def channel_bans: () -> ::Array[Types::ChannelBanSummary]
|
#next_token ⇒ ::String
435 |
# File 'sig/client.rbs', line 435
def next_token: () -> ::String
|