/AWS1/CL_DMGEXPMETMDELASSESS01¶
ExportMetadataModelAssessmentResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_pdfreport TYPE REF TO /AWS1/CL_DMGEXPMETMDELASSESS02 /AWS1/CL_DMGEXPMETMDELASSESS02¶
The Amazon S3 details for an assessment exported in PDF format.
io_csvreport TYPE REF TO /AWS1/CL_DMGEXPMETMDELASSESS02 /AWS1/CL_DMGEXPMETMDELASSESS02¶
The Amazon S3 details for an assessment exported in CSV format.
Queryable Attributes¶
PdfReport¶
The Amazon S3 details for an assessment exported in PDF format.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PDFREPORT() |
Getter for PDFREPORT |
CsvReport¶
The Amazon S3 details for an assessment exported in CSV format.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CSVREPORT() |
Getter for CSVREPORT |