Module: Aws::Chatbot::Client::_DescribeSlackChannelConfigurationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeSlackChannelConfigurationsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
276 |
# File 'sig/client.rbs', line 276
def next_token: () -> ::String
|
#slack_channel_configurations ⇒ ::Array[Types::SlackChannelConfiguration]
277 |
# File 'sig/client.rbs', line 277
def slack_channel_configurations: () -> ::Array[Types::SlackChannelConfiguration]
|