DescribeDashboardSnapshotJobResultResponse
Types
Properties
Link copied to clipboard
The time that a snapshot job was created.
Link copied to clipboard
Displays information for the error that caused a job to fail.
Link copied to clipboard
Indicates the status of a job after it has reached a terminal state. A finished snapshot job will retuen a COMPLETED
or FAILED
status.
Link copied to clipboard
The time that a snapshot job status was last updated.
Link copied to clipboard
The result of the snapshot job. Jobs that have successfully completed will return the S3Uri where they are located. Jobs that have failedwill return information on the error that caused the job to fail.
Functions
Link copied to clipboard
inline fun copy(block: DescribeDashboardSnapshotJobResultResponse.Builder.() -> Unit = {}): DescribeDashboardSnapshotJobResultResponse