Module: Aws::Schemas::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)


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

def next_token: () -> ::String

#schemas::Array[Types::SchemaSummary]

Returns:



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

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