Module: Aws::Chatbot::Client::_ListMicrosoftTeamsChannelConfigurationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListTeamsChannelConfigurationsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
378 |
# File 'sig/client.rbs', line 378
def next_token: () -> ::String
|
#team_channel_configurations ⇒ ::Array[Types::TeamsChannelConfiguration]
379 |
# File 'sig/client.rbs', line 379
def team_channel_configurations: () -> ::Array[Types::TeamsChannelConfiguration]
|