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