SnapshotDiskContainer

The disk container object for the import snapshot request.

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 format of the disk image being imported.

Link copied to clipboard
val url: String?

The URL to the Amazon S3-based disk image being imported. It can either be a https URL (https://..) or an Amazon S3 URL (s3://..).

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