Skip to content

/AWS1/CL_S3VCREATEINDEXOUTPUT

CreateIndexOutput

CONSTRUCTOR

IMPORTING

Required arguments:

iv_indexarn TYPE /AWS1/S3VINDEXARN /AWS1/S3VINDEXARN

The Amazon Resource Name (ARN) of the newly created vector index.


Queryable Attributes

indexArn

The Amazon Resource Name (ARN) of the newly created vector index.

Accessible with the following methods

Method Description
GET_INDEXARN() Getter for INDEXARN, with configurable default
ASK_INDEXARN() Getter for INDEXARN w/ exceptions if field has no value
HAS_INDEXARN() Determine if INDEXARN has a value