/AWS1/CL_WISCONTENTREFERENCE¶
Reference information about the content.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_knowledgebasearn TYPE /AWS1/WISARN /AWS1/WISARN¶
The Amazon Resource Name (ARN) of the knowledge base.
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_contentarn TYPE /AWS1/WISARN /AWS1/WISARN¶
The Amazon Resource Name (ARN) of the content.
iv_contentid TYPE /AWS1/WISUUID /AWS1/WISUUID¶
The identifier of the content.
Queryable Attributes¶
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 |
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 |
contentArn¶
The Amazon Resource Name (ARN) of the content.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONTENTARN() |
Getter for CONTENTARN, with configurable default |
ASK_CONTENTARN() |
Getter for CONTENTARN w/ exceptions if field has no value |
HAS_CONTENTARN() |
Determine if CONTENTARN has a value |
contentId¶
The identifier of the content.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONTENTID() |
Getter for CONTENTID, with configurable default |
ASK_CONTENTID() |
Getter for CONTENTID w/ exceptions if field has no value |
HAS_CONTENTID() |
Determine if CONTENTID has a value |