Module: Aws::LexModelsV2::Client::_DescribeCustomVocabularyMetadataResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#bot_id ⇒ ::String

Returns:

  • (::String)


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

def bot_id: () -> ::String

#bot_version ⇒ ::String

Returns:

  • (::String)


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

def bot_version: () -> ::String

#creation_date_time ⇒ ::Time

Returns:

  • (::Time)


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

def creation_date_time: () -> ::Time

#custom_vocabulary_status ⇒ "Ready", ...

Returns:

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


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

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

#last_updated_date_time ⇒ ::Time

Returns:

  • (::Time)


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

def last_updated_date_time: () -> ::Time

#locale_id ⇒ ::String

Returns:

  • (::String)


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

def locale_id: () -> ::String