Skip to content

/AWS1/CL_QQBCHATRSPCONFDETAIL

Detailed information about a chat response configuration, including comprehensive settings and parameters that define how Amazon Q Business generates and formats responses.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_responseconfigurations TYPE /AWS1/CL_QQBRESPONSECONF=>TT_RESPONSECONFIGURATIONS TT_RESPONSECONFIGURATIONS

A collection of specific response configuration settings that collectively define how responses are generated, formatted, and presented to users in chat interactions.

iv_responseconfsummary TYPE /AWS1/QQBSTRING /AWS1/QQBSTRING

A summary of the response configuration details, providing a concise overview of the key parameters and settings that define the response generation behavior.

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.

io_error TYPE REF TO /AWS1/CL_QQBERRORDETAIL /AWS1/CL_QQBERRORDETAIL

error

iv_updatedat TYPE /AWS1/QQBTIMESTAMP /AWS1/QQBTIMESTAMP

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


Queryable Attributes

responseConfigurations

A collection of specific response configuration settings that collectively define how responses are generated, formatted, and presented to users in chat interactions.

Accessible with the following methods

Method Description
GET_RESPONSECONFIGURATIONS() Getter for RESPONSECONFIGURATIONS, with configurable default
ASK_RESPONSECONFIGURATIONS() Getter for RESPONSECONFIGURATIONS w/ exceptions if field has
HAS_RESPONSECONFIGURATIONS() Determine if RESPONSECONFIGURATIONS has a value

responseConfigurationSummary

A summary of the response configuration details, providing a concise overview of the key parameters and settings that define the response generation behavior.

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.

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

error

error

Accessible with the following methods

Method Description
GET_ERROR() Getter for ERROR

updatedAt

The timestamp indicating when the detailed 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