/AWS1/CL_WISKNOWLEDGEBASEASS00¶
Association information about the knowledge base.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_knowledgebaseid TYPE /AWS1/WISUUID /AWS1/WISUUID¶
The identifier of the knowledge base. This should not be a QUICK_RESPONSES type knowledge base if you're storing Wisdom Content resource to it.
iv_knowledgebasearn TYPE /AWS1/WISARN /AWS1/WISARN¶
The Amazon Resource Name (ARN) of the knowledge base.
Queryable Attributes¶
knowledgeBaseId¶
The identifier of the knowledge base. This should not be a QUICK_RESPONSES type knowledge base if you're storing Wisdom Content resource to it.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_KNOWLEDGEBASEID() |
Getter for KNOWLEDGEBASEID, with configurable default |
ASK_KNOWLEDGEBASEID() |
Getter for KNOWLEDGEBASEID w/ exceptions if field has no val |
HAS_KNOWLEDGEBASEID() |
Determine if KNOWLEDGEBASEID has a value |
knowledgeBaseArn¶
The Amazon Resource Name (ARN) of the knowledge base.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_KNOWLEDGEBASEARN() |
Getter for KNOWLEDGEBASEARN, with configurable default |
ASK_KNOWLEDGEBASEARN() |
Getter for KNOWLEDGEBASEARN w/ exceptions if field has no va |
HAS_KNOWLEDGEBASEARN() |
Determine if KNOWLEDGEBASEARN has a value |