Module: Aws::Connect::Client::_SearchVocabulariesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::SearchVocabulariesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
4355 |
# File 'sig/client.rbs', line 4355
def next_token: () -> ::String
|
#vocabulary_summary_list ⇒ ::Array[Types::VocabularySummary]
4354 |
# File 'sig/client.rbs', line 4354
def vocabulary_summary_list: () -> ::Array[Types::VocabularySummary]
|