Module: Aws::CleanRooms::Client::_ListSchemasResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#schema_summaries::Array[Types::SchemaSummary]

Returns:



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

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