Skip to content

/AWS1/CL_BDKGUARDRAILSENSITI00

Contains details about PII entities and regular expressions to configure for the guardrail.

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_PIIENTITIESCONFIG TYPE /AWS1/CL_BDKGUARDRAILPIIENTCFG=>TT_GUARDRAILPIIENTITIESCONFIG TT_GUARDRAILPIIENTITIESCONFIG

A list of PII entities to configure to the guardrail.

IT_REGEXESCONFIG TYPE /AWS1/CL_BDKGUARDRAILREGEXCFG=>TT_GUARDRAILREGEXESCONFIG TT_GUARDRAILREGEXESCONFIG

A list of regular expressions to configure to the guardrail.


Queryable Attributes

piiEntitiesConfig

A list of PII entities to configure to the guardrail.

Accessible with the following methods

Method Description
GET_PIIENTITIESCONFIG() Getter for PIIENTITIESCONFIG, with configurable default
ASK_PIIENTITIESCONFIG() Getter for PIIENTITIESCONFIG w/ exceptions if field has no v
HAS_PIIENTITIESCONFIG() Determine if PIIENTITIESCONFIG has a value

regexesConfig

A list of regular expressions to configure to the guardrail.

Accessible with the following methods

Method Description
GET_REGEXESCONFIG() Getter for REGEXESCONFIG, with configurable default
ASK_REGEXESCONFIG() Getter for REGEXESCONFIG w/ exceptions if field has no value
HAS_REGEXESCONFIG() Determine if REGEXESCONFIG has a value