SnapshotTaskDetail

Details about the import snapshot task.

Types

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

Properties

Link copied to clipboard

The description of the disk image being imported.

Link copied to clipboard

The size of the disk in the snapshot, in GiB.

Link copied to clipboard

Indicates whether the snapshot is encrypted.

Link copied to clipboard

The format of the disk image from which the snapshot is created.

Link copied to clipboard

The identifier for the KMS key that was used to create the encrypted snapshot.

Link copied to clipboard

The percentage of completion for the import snapshot task.

Link copied to clipboard

The snapshot ID of the disk being imported.

Link copied to clipboard

A brief status for the import snapshot task.

Link copied to clipboard

A detailed status message for the import snapshot task.

Link copied to clipboard
val url: String?

The URL of the disk image from which the snapshot is created.

Link copied to clipboard

The Amazon S3 bucket for the disk image.

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