Module: Aws::SupportApp::Client::_ListSlackChannelConfigurationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListSlackChannelConfigurationsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
135 |
# File 'sig/client.rbs', line 135
def next_token: () -> ::String
|
#slack_channel_configurations ⇒ ::Array[Types::SlackChannelConfiguration]
136 |
# File 'sig/client.rbs', line 136
def slack_channel_configurations: () -> ::Array[Types::SlackChannelConfiguration]
|