Module: Aws::Schemas::Client::_SearchSchemasResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::SearchSchemasResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
367 |
# File 'sig/client.rbs', line 367
def next_token: () -> ::String
|
#schemas ⇒ ::Array[Types::SearchSchemaSummary]
368 |
# File 'sig/client.rbs', line 368
def schemas: () -> ::Array[Types::SearchSchemaSummary]
|