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
1126 |
# File 'sig/client.rbs', line 1126
def next_token: () -> ::String
|
#schema_summaries ⇒ ::Array[Types::SchemaSummary]
1125 |
# File 'sig/client.rbs', line 1125
def schema_summaries: () -> ::Array[Types::SchemaSummary]
|