Module: Aws::Connect::Client::_ListDefaultVocabulariesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDefaultVocabulariesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#default_vocabulary_list ⇒ ::Array[Types::DefaultVocabulary]
3018 |
# File 'sig/client.rbs', line 3018 def default_vocabulary_list: () -> ::Array[Types::DefaultVocabulary] |
#next_token ⇒ ::String
3019 |
# File 'sig/client.rbs', line 3019 def next_token: () -> ::String |