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]
3231 |
# File 'sig/client.rbs', line 3231
def items: () -> ::Array[Types::GlossaryItem]
|
#next_token ⇒ ::String
3232 |
# File 'sig/client.rbs', line 3232
def next_token: () -> ::String
|