/AWS1/CL_SGMAMAZONQSETTINGS¶
A collection of settings that configure the Amazon Q experience within the domain.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_status TYPE /AWS1/SGMFEATURESTATUS /AWS1/SGMFEATURESTATUS¶
Whether Amazon Q has been enabled within the domain.
iv_qprofilearn TYPE /AWS1/SGMQPROFILEARN /AWS1/SGMQPROFILEARN¶
The ARN of the Amazon Q profile used within the domain.
Queryable Attributes¶
Status¶
Whether Amazon Q has been enabled within the domain.
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 |
QProfileArn¶
The ARN of the Amazon Q profile used within the domain.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_QPROFILEARN() |
Getter for QPROFILEARN, with configurable default |
ASK_QPROFILEARN() |
Getter for QPROFILEARN w/ exceptions if field has no value |
HAS_QPROFILEARN() |
Determine if QPROFILEARN has a value |