/AWS1/CL_BDRGDRAILCHECKSRSLTS¶
The results from the guardrail checks evaluation, organized by check type.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_contentfilter TYPE REF TO /AWS1/CL_BDRGDRLCHXCONTFLTRS /AWS1/CL_BDRGDRLCHXCONTFLTRS¶
The content filter check results.
io_promptattack TYPE REF TO /AWS1/CL_BDRGDRLCHXPRATTCRS /AWS1/CL_BDRGDRLCHXPRATTCRS¶
The prompt attack check results.
io_sensitiveinformation TYPE REF TO /AWS1/CL_BDRGDRLCHECKSSENINFRS /AWS1/CL_BDRGDRLCHECKSSENINFRS¶
The sensitive information check results.
Queryable Attributes¶
contentFilter¶
The content filter check results.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONTENTFILTER() |
Getter for CONTENTFILTER |
promptAttack¶
The prompt attack check results.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROMPTATTACK() |
Getter for PROMPTATTACK |
sensitiveInformation¶
The sensitive information check results.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SENSITIVEINFORMATION() |
Getter for SENSITIVEINFORMATION |