Skip to content

/AWS1/CL_BDRGDRAILCHECKSCONFIG

The configuration for inline guardrail checks. Specify one or more check types to run against the messages.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_contentfilter TYPE REF TO /AWS1/CL_BDRGDRLCHXCONTFLTCFG /AWS1/CL_BDRGDRLCHXCONTFLTCFG

The content filter check configuration.

io_promptattack TYPE REF TO /AWS1/CL_BDRGDRLCHXPRATTCCFG /AWS1/CL_BDRGDRLCHXPRATTCCFG

The prompt attack check configuration.

io_sensitiveinformation TYPE REF TO /AWS1/CL_BDRGDRLCHXSENINFCFG /AWS1/CL_BDRGDRLCHXSENINFCFG

The sensitive information check configuration.


Queryable Attributes

contentFilter

The content filter check configuration.

Accessible with the following methods

Method Description
GET_CONTENTFILTER() Getter for CONTENTFILTER

promptAttack

The prompt attack check configuration.

Accessible with the following methods

Method Description
GET_PROMPTATTACK() Getter for PROMPTATTACK

sensitiveInformation

The sensitive information check configuration.

Accessible with the following methods

Method Description
GET_SENSITIVEINFORMATION() Getter for SENSITIVEINFORMATION