Module: Aws::S3Vectors::Client::_ListVectorsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListVectorsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
251 |
# File 'sig/client.rbs', line 251
def next_token: () -> ::String
|
#vectors ⇒ ::Array[Types::ListOutputVector]
252 |
# File 'sig/client.rbs', line 252
def vectors: () -> ::Array[Types::ListOutputVector]
|