/AWS1/CL_ACPDSCCRTAUTHORITYA01¶
DescribeCertificateAuthorityAuditReportResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_auditreportstatus TYPE /AWS1/ACPAUDITREPORTSTATUS /AWS1/ACPAUDITREPORTSTATUS¶
Specifies whether report creation is in progress, has succeeded, or has failed.
iv_s3bucketname TYPE /AWS1/ACPS3BUCKETNAME /AWS1/ACPS3BUCKETNAME¶
Name of the S3 bucket that contains the report.
iv_s3key TYPE /AWS1/ACPS3KEY /AWS1/ACPS3KEY¶
S3 key that uniquely identifies the report file in your S3 bucket.
iv_createdat TYPE /AWS1/ACPTSTAMP /AWS1/ACPTSTAMP¶
The date and time at which the report was created.
Queryable Attributes¶
AuditReportStatus¶
Specifies whether report creation is in progress, has succeeded, or has failed.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AUDITREPORTSTATUS() |
Getter for AUDITREPORTSTATUS, with configurable default |
ASK_AUDITREPORTSTATUS() |
Getter for AUDITREPORTSTATUS w/ exceptions if field has no v |
HAS_AUDITREPORTSTATUS() |
Determine if AUDITREPORTSTATUS has a value |
S3BucketName¶
Name of the S3 bucket that contains the report.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_S3BUCKETNAME() |
Getter for S3BUCKETNAME, with configurable default |
ASK_S3BUCKETNAME() |
Getter for S3BUCKETNAME w/ exceptions if field has no value |
HAS_S3BUCKETNAME() |
Determine if S3BUCKETNAME has a value |
S3Key¶
S3 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 |
CreatedAt¶
The date and time at which the report was created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATEDAT() |
Getter for CREATEDAT, with configurable default |
ASK_CREATEDAT() |
Getter for CREATEDAT w/ exceptions if field has no value |
HAS_CREATEDAT() |
Determine if CREATEDAT has a value |