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
4231 |
# File 'sig/client.rbs', line 4231
def next_token: () -> ::String
|
#vocabulary_summary_list ⇒ ::Array[Types::VocabularySummary]
4230 |
# File 'sig/client.rbs', line 4230
def vocabulary_summary_list: () -> ::Array[Types::VocabularySummary]
|