/AWS1/CL_QQCCONTENTREFERENCE¶
Reference information about the content.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_knowledgebasearn
TYPE /AWS1/QQCARN
/AWS1/QQCARN
¶
The Amazon Resource Name (ARN) of the knowledge base.
iv_knowledgebaseid
TYPE /AWS1/QQCUUID
/AWS1/QQCUUID
¶
The identifier of the knowledge base. This should not be a QUICK_RESPONSES type knowledge base.
iv_contentarn
TYPE /AWS1/QQCARN
/AWS1/QQCARN
¶
The Amazon Resource Name (ARN) of the content.
iv_contentid
TYPE /AWS1/QQCUUID
/AWS1/QQCUUID
¶
The identifier of the content.
iv_sourceurl
TYPE /AWS1/QQCSTRING
/AWS1/QQCSTRING
¶
The web URL of the source content.
iv_referencetype
TYPE /AWS1/QQCREFERENCETYPE
/AWS1/QQCREFERENCETYPE
¶
The type of reference 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.
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 |
sourceURL¶
The web URL of the source content.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SOURCEURL() |
Getter for SOURCEURL, with configurable default |
ASK_SOURCEURL() |
Getter for SOURCEURL w/ exceptions if field has no value |
HAS_SOURCEURL() |
Determine if SOURCEURL has a value |
referenceType¶
The type of reference content.
Accessible with the following methods¶
Method | Description |
---|---|
GET_REFERENCETYPE() |
Getter for REFERENCETYPE, with configurable default |
ASK_REFERENCETYPE() |
Getter for REFERENCETYPE w/ exceptions if field has no value |
HAS_REFERENCETYPE() |
Determine if REFERENCETYPE has a value |