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)


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

def bot_id: () -> ::String

#bot_version::String

Returns:

  • (::String)


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

def bot_version: () -> ::String

#custom_vocabulary_status"Ready", ...

Returns:

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


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

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

#locale_id::String

Returns:

  • (::String)


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

def locale_id: () -> ::String