DescribeDashboardSnapshotJobResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val arn: String?

The Amazon Resource Name (ARN) for the snapshot job. The job ARN is generated when you start a new job with a StartDashboardSnapshotJob API call.

Link copied to clipboard

The ID of the Amazon Web Services account that the dashboard snapshot job is executed in.

Link copied to clipboard

The time that the snapshot job was created.

Link copied to clipboard

The ID of the dashboard that you have started a snapshot job for.

Link copied to clipboard

Indicates the status of a job. The status updates as the job executes. This shows one of the following values.

Link copied to clipboard

The time that the snapshot job status was last updated.

Link copied to clipboard

The Amazon Web Services request ID for this operation.

Link copied to clipboard

The snapshot configuration of the job. This information is provided when you make a StartDashboardSnapshotJob API call.

Link copied to clipboard

The ID of the job to be described. The job ID is set when you start a new job with a StartDashboardSnapshotJob API call.

Link copied to clipboard
val status: Int

The HTTP status of the request

Link copied to clipboard

The user configuration for the snapshot job. This information is provided when you make a StartDashboardSnapshotJob API call.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String