/AWS1/CL_S3VLISTINDEXESOUTPUT¶
ListIndexesOutput
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
it_indexes
TYPE /AWS1/CL_S3VINDEXSUMMARY=>TT_LISTINDEXESOUTPUTLIST
TT_LISTINDEXESOUTPUTLIST
¶
The attributes of the vector indexes
Optional arguments:¶
iv_nexttoken
TYPE /AWS1/S3VLISTINDEXESNEXTTOKEN
/AWS1/S3VLISTINDEXESNEXTTOKEN
¶
The next pagination token.
Queryable Attributes¶
nextToken¶
The next pagination token.
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 |
indexes¶
The attributes of the vector indexes
Accessible with the following methods¶
Method | Description |
---|---|
GET_INDEXES() |
Getter for INDEXES, with configurable default |
ASK_INDEXES() |
Getter for INDEXES w/ exceptions if field has no value |
HAS_INDEXES() |
Determine if INDEXES has a value |