/AWS1/CL_MA2GETSENSITIVITYIN01¶
GetSensitivityInspectionTemplateResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_description TYPE /AWS1/MA2__STRING /AWS1/MA2__STRING¶
The custom description of the template.
io_excludes TYPE REF TO /AWS1/CL_MA2SENSITIVITYINSPE00 /AWS1/CL_MA2SENSITIVITYINSPE00¶
The managed data identifiers that are explicitly excluded (not used) when performing automated sensitive data discovery.
io_includes TYPE REF TO /AWS1/CL_MA2SENSITIVITYINSPE01 /AWS1/CL_MA2SENSITIVITYINSPE01¶
The allow lists, custom data identifiers, and managed data identifiers that are explicitly included (used) when performing automated sensitive data discovery.
iv_name TYPE /AWS1/MA2__STRING /AWS1/MA2__STRING¶
The name of the template: automated-sensitive-data-discovery.
iv_sensitivityinspectiontm00 TYPE /AWS1/MA2SENSITIVITYINSPECTI00 /AWS1/MA2SENSITIVITYINSPECTI00¶
The unique identifier for the template.
Queryable Attributes¶
description¶
The custom description of the template.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DESCRIPTION() |
Getter for DESCRIPTION, with configurable default |
ASK_DESCRIPTION() |
Getter for DESCRIPTION w/ exceptions if field has no value |
HAS_DESCRIPTION() |
Determine if DESCRIPTION has a value |
excludes¶
The managed data identifiers that are explicitly excluded (not used) when performing automated sensitive data discovery.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EXCLUDES() |
Getter for EXCLUDES |
includes¶
The allow lists, custom data identifiers, and managed data identifiers that are explicitly included (used) when performing automated sensitive data discovery.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INCLUDES() |
Getter for INCLUDES |
name¶
The name of the template: automated-sensitive-data-discovery.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |
sensitivityInspectionTemplateId¶
The unique identifier for the template.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SENSITIVITYINSPECTIONT00() |
Getter for SENSITIVITYINSPECTIONTMPLID, with configurable de |
ASK_SENSITIVITYINSPECTIONT00() |
Getter for SENSITIVITYINSPECTIONTMPLID w/ exceptions if fiel |
HAS_SENSITIVITYINSPECTIONT00() |
Determine if SENSITIVITYINSPECTIONTMPLID has a value |