/AWS1/CL_CRLCUSTOMENTITYCONFIG¶
The configuration for defining custom patterns to be redacted from logs and error messages. This is for the CUSTOM config under entitiesToRedact. Both CustomEntityConfig and entitiesToRedact need to be present or not present.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_customdataidentifiers TYPE /AWS1/CL_CRLCUSTOMDATAIDLIST_W=>TT_CUSTOMDATAIDENTIFIERLIST TT_CUSTOMDATAIDENTIFIERLIST¶
Defines data identifiers for the custom entity configuration. Provide this only if CUSTOM redaction is configured.
Queryable Attributes¶
customDataIdentifiers¶
Defines data identifiers for the custom entity configuration. Provide this only if CUSTOM redaction is configured.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CUSTOMDATAIDENTIFIERS() |
Getter for CUSTOMDATAIDENTIFIERS, with configurable default |
ASK_CUSTOMDATAIDENTIFIERS() |
Getter for CUSTOMDATAIDENTIFIERS w/ exceptions if field has |
HAS_CUSTOMDATAIDENTIFIERS() |
Determine if CUSTOMDATAIDENTIFIERS has a value |