Module: Aws::LexModelsV2::Client::_ListCustomVocabularyItemsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#bot_id::String

Returns:

  • (::String)


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

def bot_id: () -> ::String

#bot_version::String

Returns:

  • (::String)


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

def bot_version: () -> ::String

#custom_vocabulary_items::Array[Types::CustomVocabularyItem]

Returns:



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

def custom_vocabulary_items: () -> ::Array[Types::CustomVocabularyItem]

#locale_id::String

Returns:

  • (::String)


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

def locale_id: () -> ::String

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String