SnapshotImportDiskContainerUserBucket

data class SnapshotImportDiskContainerUserBucket(val s3Bucket: String, val s3Key: String)

Constructors

Link copied to clipboard
constructor(s3Bucket: String, s3Key: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the Amazon S3 bucket where the disk image is located.

Link copied to clipboard

The file name of the disk image.