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)


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

def bot_id: () -> ::String

#bot_locale_summaries::Array[Types::BotLocaleSummary]

Returns:



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

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

#bot_version::String

Returns:

  • (::String)


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

def bot_version: () -> ::String

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String