Module: Aws::RedshiftServerless::Client::_ListNamespacesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListNamespacesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#namespaces ⇒ ::Array[Types::Namespace]
568 |
# File 'sig/client.rbs', line 568
def namespaces: () -> ::Array[Types::Namespace]
|
#next_token ⇒ ::String
569 |
# File 'sig/client.rbs', line 569
def next_token: () -> ::String
|