DescribeCertificateAuthorityAuditReportResponse class
Properties
-
auditReportStatus
→ AuditReportStatus?
-
Specifies whether report creation is in progress, has succeeded, or has
failed.
final
-
createdAt
→ DateTime?
-
The date and time at which the report was created.
final
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
s3BucketName
→ String?
-
Name of the S3 bucket that contains the report.
final
-
s3Key
→ String?
-
S3 key that uniquely identifies the report file in your S3 bucket.
final
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited