/AWS1/CL_RFTEXPCPLNCINQRYRSP¶
ExportComplianceInquiryResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_documentpresignedurl TYPE /AWS1/RFTPRESIGNEDURL /AWS1/RFTPRESIGNEDURL¶
Presigned S3 URL to access the exported compliance inquiry report.
it_tags TYPE /AWS1/CL_RFTTAGSMAP_W=>TT_TAGSMAP TT_TAGSMAP¶
Tags associated with the compliance inquiry resource.
Queryable Attributes¶
documentPresignedUrl¶
Presigned S3 URL to access the exported compliance inquiry report.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DOCUMENTPRESIGNEDURL() |
Getter for DOCUMENTPRESIGNEDURL, with configurable default |
ASK_DOCUMENTPRESIGNEDURL() |
Getter for DOCUMENTPRESIGNEDURL w/ exceptions if field has n |
HAS_DOCUMENTPRESIGNEDURL() |
Determine if DOCUMENTPRESIGNEDURL has a value |
tags¶
Tags associated with the compliance inquiry resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TAGS() |
Getter for TAGS, with configurable default |
ASK_TAGS() |
Getter for TAGS w/ exceptions if field has no value |
HAS_TAGS() |
Determine if TAGS has a value |