/AWS1/CL_QQBCREATEINDEXRSP¶
CreateIndexResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_indexid TYPE /AWS1/QQBINDEXID /AWS1/QQBINDEXID¶
The identifier for the Amazon Q Business index.
iv_indexarn TYPE /AWS1/QQBINDEXARN /AWS1/QQBINDEXARN¶
The Amazon Resource Name (ARN) of an Amazon Q Business index.
Queryable Attributes¶
indexId¶
The identifier for the Amazon Q Business index.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INDEXID() |
Getter for INDEXID, with configurable default |
ASK_INDEXID() |
Getter for INDEXID w/ exceptions if field has no value |
HAS_INDEXID() |
Determine if INDEXID has a value |
indexArn¶
The Amazon Resource Name (ARN) of an Amazon Q Business 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 |