/AWS1/CL_QSTDESCRLPSETTINGRSP¶
DescribeDlpSettingResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_dlpsetting TYPE REF TO /AWS1/CL_QSTDLPSETTINGDETAILS /AWS1/CL_QSTDLPSETTINGDETAILS¶
The full configuration of the requested DLP setting, returned as a
DlpSettingDetailsobject.
Optional arguments:¶
iv_requestid TYPE /AWS1/QSTSTRING00 /AWS1/QSTSTRING00¶
The Amazon Web Services request ID for this operation.
Queryable Attributes¶
DlpSetting¶
The full configuration of the requested DLP setting, returned as a
DlpSettingDetailsobject.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DLPSETTING() |
Getter for DLPSETTING |
RequestId¶
The Amazon Web Services request ID for this operation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REQUESTID() |
Getter for REQUESTID, with configurable default |
ASK_REQUESTID() |
Getter for REQUESTID w/ exceptions if field has no value |
HAS_REQUESTID() |
Determine if REQUESTID has a value |