/AWS1/CL_ACPCRECRTAUTHORITYA01¶
CreateCertificateAuthorityAuditReportResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_auditreportid TYPE /AWS1/ACPAUDITREPORTID /AWS1/ACPAUDITREPORTID¶
An alphanumeric string that contains a report identifier.
iv_s3key TYPE /AWS1/ACPS3KEY /AWS1/ACPS3KEY¶
The key that uniquely identifies the report file in your S3 bucket.
Queryable Attributes¶
AuditReportId¶
An alphanumeric string that contains a report identifier.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AUDITREPORTID() |
Getter for AUDITREPORTID, with configurable default |
ASK_AUDITREPORTID() |
Getter for AUDITREPORTID w/ exceptions if field has no value |
HAS_AUDITREPORTID() |
Determine if AUDITREPORTID has a value |
S3Key¶
The key that uniquely identifies the report file in your S3 bucket.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_S3KEY() |
Getter for S3KEY, with configurable default |
ASK_S3KEY() |
Getter for S3KEY w/ exceptions if field has no value |
HAS_S3KEY() |
Determine if S3KEY has a value |