Skip to content

/AWS1/CL_S3VLISTVECTORBKTSOUT

ListVectorBucketsOutput

CONSTRUCTOR

IMPORTING

Required arguments:

it_vectorbuckets TYPE /AWS1/CL_S3VVECTORBUCKETSUMM=>TT_LISTVECTORBUCKETSOUTPUTLIST TT_LISTVECTORBUCKETSOUTPUTLIST

The list of vector buckets owned by the requester.

Optional arguments:

iv_nexttoken TYPE /AWS1/S3VLISTVECTORBKTSNEXTTOK /AWS1/S3VLISTVECTORBKTSNEXTTOK

The element is included in the response when there are more buckets to be listed with pagination.


Queryable Attributes

nextToken

The element is included in the response when there are more buckets to be listed with pagination.

Accessible with the following methods

Method Description
GET_NEXTTOKEN() Getter for NEXTTOKEN, with configurable default
ASK_NEXTTOKEN() Getter for NEXTTOKEN w/ exceptions if field has no value
HAS_NEXTTOKEN() Determine if NEXTTOKEN has a value

vectorBuckets

The list of vector buckets owned by the requester.

Accessible with the following methods

Method Description
GET_VECTORBUCKETS() Getter for VECTORBUCKETS, with configurable default
ASK_VECTORBUCKETS() Getter for VECTORBUCKETS w/ exceptions if field has no value
HAS_VECTORBUCKETS() Determine if VECTORBUCKETS has a value