Module: Aws::LexModelsV2::Client::_ListBotLocalesResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListBotLocalesResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#bot_id ⇒ ::String

Returns:

  • (::String)


1279
# File 'sig/client.rbs', line 1279

def bot_id: () -> ::String

#bot_locale_summaries ⇒ ::Array[Types::BotLocaleSummary]

Returns:



1282
# File 'sig/client.rbs', line 1282

def bot_locale_summaries: () -> ::Array[Types::BotLocaleSummary]

#bot_version ⇒ ::String

Returns:

  • (::String)


1280
# File 'sig/client.rbs', line 1280

def bot_version: () -> ::String

#next_token ⇒ ::String

Returns:

  • (::String)


1281
# File 'sig/client.rbs', line 1281

def next_token: () -> ::String