Module: Aws::S3Vectors::Client::_ListIndexesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListIndexesOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#indexes ⇒ ::Array[Types::IndexSummary]
214 |
# File 'sig/client.rbs', line 214
def indexes: () -> ::Array[Types::IndexSummary]
|
#next_token ⇒ ::String
213 |
# File 'sig/client.rbs', line 213
def next_token: () -> ::String
|