Module: Aws::LexModelsV2::Client::_BatchDeleteCustomVocabularyItemResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#bot_id::String

Returns:

  • (::String)


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

def bot_id: () -> ::String

#bot_version::String

Returns:

  • (::String)


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

def bot_version: () -> ::String

#errors::Array[Types::FailedCustomVocabularyItem]

Returns:



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

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

#locale_id::String

Returns:

  • (::String)


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

def locale_id: () -> ::String

#resources::Array[Types::CustomVocabularyItem]

Returns:



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

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