Module: Aws::Glue::Client::_ListGlossaryTermsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListGlossaryTermsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#items::Array[Types::GlossaryTermItem]

Returns:



3243
# File 'sig/client.rbs', line 3243

def items: () -> ::Array[Types::GlossaryTermItem]

#next_token::String

Returns:

  • (::String)


3244
# File 'sig/client.rbs', line 3244

def next_token: () -> ::String