Module: Aws::RedshiftDataAPIService::Client::_ListSchemasResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListSchemasResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
274 |
# File 'sig/client.rbs', line 274
def next_token: () -> ::String
|
#schemas ⇒ ::Array[::String]
273 |
# File 'sig/client.rbs', line 273
def schemas: () -> ::Array[::String]
|