Module: Aws::Glue::Client::_ListSchemasResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#schemas::Array[Types::SchemaListItem]

Returns:



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

def schemas: () -> ::Array[Types::SchemaListItem]