Module: Aws::LexModelBuildingService::Client::_GetBotChannelAssociationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetBotChannelAssociationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#bot_channel_associations ⇒ ::Array[Types::BotChannelAssociation]
299 |
# File 'sig/client.rbs', line 299
def bot_channel_associations: () -> ::Array[Types::BotChannelAssociation]
|
#next_token ⇒ ::String
300 |
# File 'sig/client.rbs', line 300
def next_token: () -> ::String
|