Skip to content

/AWS1/CL_QQBCHATRESPONSECONF

Configuration details that define how Amazon Q Business generates and formats responses to user queries in chat interactions. This configuration allows administrators to customize response characteristics to meet specific organizational needs and communication standards.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_chatresponseconfid TYPE /AWS1/QQBCHATRESPONSECONFID /AWS1/QQBCHATRESPONSECONFID

A unique identifier for your chat response configuration settings, used to reference and manage the configuration within the Amazon Q Business service.

iv_chatresponseconfarn TYPE /AWS1/QQBCHATRESPONSECONFARN /AWS1/QQBCHATRESPONSECONFARN

The Amazon Resource Name (ARN) of the chat response configuration, which uniquely identifies the resource across all Amazon Web Services services and accounts.

iv_displayname TYPE /AWS1/QQBDISPLAYNAME /AWS1/QQBDISPLAYNAME

A human-readable name for the chat response configuration, making it easier to identify and manage multiple configurations within an organization.

iv_status TYPE /AWS1/QQBCHATRSPCONFSTATUS /AWS1/QQBCHATRSPCONFSTATUS

The current status of the chat response configuration, indicating whether it is active, pending, or in another state that affects its availability for use in chat interactions.

Optional arguments:

iv_responseconfsummary TYPE /AWS1/QQBRESPONSECONFSUMMARY /AWS1/QQBRESPONSECONFSUMMARY

A summary of the response configuration settings, providing a concise overview of the key parameters that define how responses are generated and formatted.

iv_createdat TYPE /AWS1/QQBTIMESTAMP /AWS1/QQBTIMESTAMP

The timestamp indicating when the chat response configuration was initially created, useful for tracking the lifecycle of configuration resources.

iv_updatedat TYPE /AWS1/QQBTIMESTAMP /AWS1/QQBTIMESTAMP

The timestamp indicating when the chat response configuration was last modified, helping administrators track changes and maintain version awareness.


Queryable Attributes

chatResponseConfigurationId

A unique identifier for your chat response configuration settings, used to reference and manage the configuration within the Amazon Q Business service.

Accessible with the following methods

Method Description
GET_CHATRESPONSECONFID() Getter for CHATRESPONSECONFIGURATIONID, with configurable de
ASK_CHATRESPONSECONFID() Getter for CHATRESPONSECONFIGURATIONID w/ exceptions if fiel
HAS_CHATRESPONSECONFID() Determine if CHATRESPONSECONFIGURATIONID has a value

chatResponseConfigurationArn

The Amazon Resource Name (ARN) of the chat response configuration, which uniquely identifies the resource across all Amazon Web Services services and accounts.

Accessible with the following methods

Method Description
GET_CHATRESPONSECONFARN() Getter for CHATRESPONSECONFIGURATIONARN, with configurable d
ASK_CHATRESPONSECONFARN() Getter for CHATRESPONSECONFIGURATIONARN w/ exceptions if fie
HAS_CHATRESPONSECONFARN() Determine if CHATRESPONSECONFIGURATIONARN has a value

displayName

A human-readable name for the chat response configuration, making it easier to identify and manage multiple configurations within an organization.

Accessible with the following methods

Method Description
GET_DISPLAYNAME() Getter for DISPLAYNAME, with configurable default
ASK_DISPLAYNAME() Getter for DISPLAYNAME w/ exceptions if field has no value
HAS_DISPLAYNAME() Determine if DISPLAYNAME has a value

responseConfigurationSummary

A summary of the response configuration settings, providing a concise overview of the key parameters that define how responses are generated and formatted.

Accessible with the following methods

Method Description
GET_RESPONSECONFSUMMARY() Getter for RESPONSECONFIGURATIONSUMMARY, with configurable d
ASK_RESPONSECONFSUMMARY() Getter for RESPONSECONFIGURATIONSUMMARY w/ exceptions if fie
HAS_RESPONSECONFSUMMARY() Determine if RESPONSECONFIGURATIONSUMMARY has a value

status

The current status of the chat response configuration, indicating whether it is active, pending, or in another state that affects its availability for use in chat interactions.

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

createdAt

The timestamp indicating when the chat response configuration was initially created, useful for tracking the lifecycle of configuration resources.

Accessible with the following methods

Method Description
GET_CREATEDAT() Getter for CREATEDAT, with configurable default
ASK_CREATEDAT() Getter for CREATEDAT w/ exceptions if field has no value
HAS_CREATEDAT() Determine if CREATEDAT has a value

updatedAt

The timestamp indicating when the chat response configuration was last modified, helping administrators track changes and maintain version awareness.

Accessible with the following methods

Method Description
GET_UPDATEDAT() Getter for UPDATEDAT, with configurable default
ASK_UPDATEDAT() Getter for UPDATEDAT w/ exceptions if field has no value
HAS_UPDATEDAT() Determine if UPDATEDAT has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_CHATRESPONSECONFIGURATIONS

TYPES TT_CHATRESPONSECONFIGURATIONS TYPE STANDARD TABLE OF REF TO /AWS1/CL_QQBCHATRESPONSECONF WITH DEFAULT KEY
.