Module: Aws::S3Vectors::Client::_ListVectorBucketsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListVectorBucketsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
238 |
# File 'sig/client.rbs', line 238
def next_token: () -> ::String
|
#vector_buckets ⇒ ::Array[Types::VectorBucketSummary]
239 |
# File 'sig/client.rbs', line 239
def vector_buckets: () -> ::Array[Types::VectorBucketSummary]
|