/AWS1/CL_WISQUICKRESPONSEDATA¶
Information about the quick response.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_quickresponsearn
TYPE /AWS1/WISARN
/AWS1/WISARN
¶
The Amazon Resource Name (ARN) of the quick response.
iv_quickresponseid
TYPE /AWS1/WISUUID
/AWS1/WISUUID
¶
The identifier of the quick response.
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. Can be either the ID or the ARN. URLs cannot contain the ARN.
iv_name
TYPE /AWS1/WISQUICKRESPONSENAME
/AWS1/WISQUICKRESPONSENAME
¶
The name of the quick response.
iv_contenttype
TYPE /AWS1/WISQUICKRESPONSETYPE
/AWS1/WISQUICKRESPONSETYPE
¶
The media type of the quick response content.
Use
application/x.quickresponse;format=plain
for quick response written in plain text.Use
application/x.quickresponse;format=markdown
for quick response written in richtext.
iv_status
TYPE /AWS1/WISQUICKRESPONSESTATUS
/AWS1/WISQUICKRESPONSESTATUS
¶
The status of the quick response data.
iv_createdtime
TYPE /AWS1/WISTIMESTAMP
/AWS1/WISTIMESTAMP
¶
The timestamp when the quick response was created.
iv_lastmodifiedtime
TYPE /AWS1/WISTIMESTAMP
/AWS1/WISTIMESTAMP
¶
The timestamp when the quick response data was last modified.
Optional arguments:¶
io_contents
TYPE REF TO /AWS1/CL_WISQUICKRSPCONTENTS
/AWS1/CL_WISQUICKRSPCONTENTS
¶
The contents of the quick response.
iv_description
TYPE /AWS1/WISQUICKRESPONSEDESC
/AWS1/WISQUICKRESPONSEDESC
¶
The description of the quick response.
io_groupingconfiguration
TYPE REF TO /AWS1/CL_WISGROUPINGCONF
/AWS1/CL_WISGROUPINGCONF
¶
The configuration information of the user groups that the quick response is accessible to.
iv_shortcutkey
TYPE /AWS1/WISSHORTCUTKEY
/AWS1/WISSHORTCUTKEY
¶
The shortcut key of the quick response. The value should be unique across the knowledge base.
iv_lastmodifiedby
TYPE /AWS1/WISGENERICARN
/AWS1/WISGENERICARN
¶
The Amazon Resource Name (ARN) of the user who last updated the quick response data.
iv_isactive
TYPE /AWS1/WISBOOLEAN
/AWS1/WISBOOLEAN
¶
Whether the quick response is active.
it_channels
TYPE /AWS1/CL_WISCHANNELS_W=>TT_CHANNELS
TT_CHANNELS
¶
The Amazon Connect contact channels this quick response applies to. The supported contact channel types include
Chat
.
iv_language
TYPE /AWS1/WISLANGUAGECODE
/AWS1/WISLANGUAGECODE
¶
The language code value for the language in which the quick response is written.
it_tags
TYPE /AWS1/CL_WISTAGS_W=>TT_TAGS
TT_TAGS
¶
The tags used to organize, track, or control access for this resource.
Queryable Attributes¶
quickResponseArn¶
The Amazon Resource Name (ARN) of the quick response.
Accessible with the following methods¶
Method | Description |
---|---|
GET_QUICKRESPONSEARN() |
Getter for QUICKRESPONSEARN, with configurable default |
ASK_QUICKRESPONSEARN() |
Getter for QUICKRESPONSEARN w/ exceptions if field has no va |
HAS_QUICKRESPONSEARN() |
Determine if QUICKRESPONSEARN has a value |
quickResponseId¶
The identifier of the quick response.
Accessible with the following methods¶
Method | Description |
---|---|
GET_QUICKRESPONSEID() |
Getter for QUICKRESPONSEID, with configurable default |
ASK_QUICKRESPONSEID() |
Getter for QUICKRESPONSEID w/ exceptions if field has no val |
HAS_QUICKRESPONSEID() |
Determine if QUICKRESPONSEID 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 |
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. Can be either the ID or the ARN. URLs cannot contain the ARN.
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 |
name¶
The name of the quick response.
Accessible with the following methods¶
Method | Description |
---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |
contentType¶
The media type of the quick response content.
Use
application/x.quickresponse;format=plain
for quick response written in plain text.Use
application/x.quickresponse;format=markdown
for quick response written in richtext.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CONTENTTYPE() |
Getter for CONTENTTYPE, with configurable default |
ASK_CONTENTTYPE() |
Getter for CONTENTTYPE w/ exceptions if field has no value |
HAS_CONTENTTYPE() |
Determine if CONTENTTYPE has a value |
status¶
The status of the quick response data.
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 |
createdTime¶
The timestamp when the quick response was created.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CREATEDTIME() |
Getter for CREATEDTIME, with configurable default |
ASK_CREATEDTIME() |
Getter for CREATEDTIME w/ exceptions if field has no value |
HAS_CREATEDTIME() |
Determine if CREATEDTIME has a value |
lastModifiedTime¶
The timestamp when the quick response data was last modified.
Accessible with the following methods¶
Method | Description |
---|---|
GET_LASTMODIFIEDTIME() |
Getter for LASTMODIFIEDTIME, with configurable default |
ASK_LASTMODIFIEDTIME() |
Getter for LASTMODIFIEDTIME w/ exceptions if field has no va |
HAS_LASTMODIFIEDTIME() |
Determine if LASTMODIFIEDTIME has a value |
contents¶
The contents of the quick response.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CONTENTS() |
Getter for CONTENTS |
description¶
The description of the quick response.
Accessible with the following methods¶
Method | Description |
---|---|
GET_DESCRIPTION() |
Getter for DESCRIPTION, with configurable default |
ASK_DESCRIPTION() |
Getter for DESCRIPTION w/ exceptions if field has no value |
HAS_DESCRIPTION() |
Determine if DESCRIPTION has a value |
groupingConfiguration¶
The configuration information of the user groups that the quick response is accessible to.
Accessible with the following methods¶
Method | Description |
---|---|
GET_GROUPINGCONFIGURATION() |
Getter for GROUPINGCONFIGURATION |
shortcutKey¶
The shortcut key of the quick response. The value should be unique across the knowledge base.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SHORTCUTKEY() |
Getter for SHORTCUTKEY, with configurable default |
ASK_SHORTCUTKEY() |
Getter for SHORTCUTKEY w/ exceptions if field has no value |
HAS_SHORTCUTKEY() |
Determine if SHORTCUTKEY has a value |
lastModifiedBy¶
The Amazon Resource Name (ARN) of the user who last updated the quick response data.
Accessible with the following methods¶
Method | Description |
---|---|
GET_LASTMODIFIEDBY() |
Getter for LASTMODIFIEDBY, with configurable default |
ASK_LASTMODIFIEDBY() |
Getter for LASTMODIFIEDBY w/ exceptions if field has no valu |
HAS_LASTMODIFIEDBY() |
Determine if LASTMODIFIEDBY has a value |
isActive¶
Whether the quick response is active.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ISACTIVE() |
Getter for ISACTIVE, with configurable default |
ASK_ISACTIVE() |
Getter for ISACTIVE w/ exceptions if field has no value |
HAS_ISACTIVE() |
Determine if ISACTIVE has a value |
channels¶
The Amazon Connect contact channels this quick response applies to. The supported contact channel types include
Chat
.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CHANNELS() |
Getter for CHANNELS, with configurable default |
ASK_CHANNELS() |
Getter for CHANNELS w/ exceptions if field has no value |
HAS_CHANNELS() |
Determine if CHANNELS has a value |
language¶
The language code value for the language in which the quick response is written.
Accessible with the following methods¶
Method | Description |
---|---|
GET_LANGUAGE() |
Getter for LANGUAGE, with configurable default |
ASK_LANGUAGE() |
Getter for LANGUAGE w/ exceptions if field has no value |
HAS_LANGUAGE() |
Determine if LANGUAGE has a value |
tags¶
The tags used to organize, track, or control access for this resource.
Accessible with the following methods¶
Method | Description |
---|---|
GET_TAGS() |
Getter for TAGS, with configurable default |
ASK_TAGS() |
Getter for TAGS w/ exceptions if field has no value |
HAS_TAGS() |
Determine if TAGS has a value |