Module: Aws::Glue::Client::_ListGlossariesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListGlossariesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::GlossaryItem]
3268 |
# File 'sig/client.rbs', line 3268 def items: () -> ::Array[Types::GlossaryItem] |
#next_token ⇒ ::String
3269 |
# File 'sig/client.rbs', line 3269 def next_token: () -> ::String |