Module: Aws::LexModelsV2::Client::_BatchUpdateCustomVocabularyItemResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#bot_id::String

Returns:

  • (::String)


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

def bot_id: () -> ::String

#bot_version::String

Returns:

  • (::String)


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

def bot_version: () -> ::String

#errors::Array[Types::FailedCustomVocabularyItem]

Returns:



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

def errors: () -> ::Array[Types::FailedCustomVocabularyItem]

#locale_id::String

Returns:

  • (::String)


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

def locale_id: () -> ::String

#resources::Array[Types::CustomVocabularyItem]

Returns:



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

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