Module: Aws::LexModelsV2::Client::_DeleteCustomVocabularyResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#bot_id ⇒ ::String

Returns:

  • (::String)


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

def bot_id: () -> ::String

#bot_version ⇒ ::String

Returns:

  • (::String)


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

def bot_version: () -> ::String

#custom_vocabulary_status ⇒ "Ready", ...

Returns:

  • ("Ready", "Deleting", "Exporting", "Importing", "Creating")


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

def custom_vocabulary_status: () -> ("Ready" | "Deleting" | "Exporting" | "Importing" | "Creating")

#locale_id ⇒ ::String

Returns:

  • (::String)


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

def locale_id: () -> ::String