Module: Aws::TranscribeService::Client::_ListVocabulariesResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String



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

def next_token: () -> ::String

#status"PENDING", ...



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

def status: () -> ("PENDING" | "READY" | "FAILED")

#vocabularies::Array[Types::VocabularyInfo]



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

def vocabularies: () -> ::Array[Types::VocabularyInfo]