Skip to content

/AWS1/CL_QSTBTCDELKNOWBASERSP

BatchDeleteKnowledgeBaseResponse

CONSTRUCTOR

IMPORTING

Required arguments:

it_deleted TYPE /AWS1/CL_QSTBTCDELKNOWBASESUCC=>TT_BATCHDELKNWLDGBASESUCCLIST TT_BATCHDELKNWLDGBASESUCCLIST

A list of knowledge bases that were successfully deleted.

it_errors TYPE /AWS1/CL_QSTBTCDELKNWLDGBASEFL=>TT_BATCHDELKNWLDGBASEFAILLIST TT_BATCHDELKNWLDGBASEFAILLIST

A list of knowledge bases that failed to be deleted.

Optional arguments:

iv_requestid TYPE /AWS1/QSTSTRING /AWS1/QSTSTRING

The Amazon Web Services request ID for this operation.

iv_status TYPE /AWS1/QSTSTATUSCODE /AWS1/QSTSTATUSCODE

The HTTP status of the request.


Queryable Attributes

Deleted

A list of knowledge bases that were successfully deleted.

Accessible with the following methods

Method Description
GET_DELETED() Getter for DELETED, with configurable default
ASK_DELETED() Getter for DELETED w/ exceptions if field has no value
HAS_DELETED() Determine if DELETED has a value

Errors

A list of knowledge bases that failed to be deleted.

Accessible with the following methods

Method Description
GET_ERRORS() Getter for ERRORS, with configurable default
ASK_ERRORS() Getter for ERRORS w/ exceptions if field has no value
HAS_ERRORS() Determine if ERRORS has a value

RequestId

The Amazon Web Services request ID for this operation.

Accessible with the following methods

Method Description
GET_REQUESTID() Getter for REQUESTID, with configurable default
ASK_REQUESTID() Getter for REQUESTID w/ exceptions if field has no value
HAS_REQUESTID() Determine if REQUESTID has a value

Status

The HTTP status of the request.

Accessible with the following methods

Method Description
GET_STATUS() Getter for STATUS, with configurable default
ASK_STATUS() Getter for STATUS w/ exceptions if field has no value
HAS_STATUS() Determine if STATUS has a value