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)


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

def bot_id: () -> ::String

#bot_version::String

Returns:

  • (::String)


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

def bot_version: () -> ::String

#creation_date_time::Time

Returns:

  • (::Time)


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

def creation_date_time: () -> ::Time

#custom_vocabulary_status"Ready", ...

Returns:

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


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

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

#last_updated_date_time::Time

Returns:

  • (::Time)


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

def last_updated_date_time: () -> ::Time

#locale_id::String

Returns:

  • (::String)


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

def locale_id: () -> ::String