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