/AWS1/CL_QQBBATCHDELETEDOCRSP¶
BatchDeleteDocumentResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_faileddocuments TYPE /AWS1/CL_QQBFAILEDDOCUMENT=>TT_FAILEDDOCUMENTS TT_FAILEDDOCUMENTS¶
A list of documents that couldn't be removed from the Amazon Q Business index. Each entry contains an error message that indicates why the document couldn't be removed from the index.
Queryable Attributes¶
failedDocuments¶
A list of documents that couldn't be removed from the Amazon Q Business index. Each entry contains an error message that indicates why the document couldn't be removed from the index.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FAILEDDOCUMENTS() |
Getter for FAILEDDOCUMENTS, with configurable default |
ASK_FAILEDDOCUMENTS() |
Getter for FAILEDDOCUMENTS w/ exceptions if field has no val |
HAS_FAILEDDOCUMENTS() |
Determine if FAILEDDOCUMENTS has a value |