CreateDiskSnapshotRequest

Types

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

Properties

Link copied to clipboard

The unique name of the source disk (Disk-Virginia-1).

Link copied to clipboard

The name of the destination disk snapshot (my-disk-snapshot) based on the source disk.

Link copied to clipboard

The unique name of the source instance (Amazon_Linux-512MB-Virginia-1). When this is defined, a snapshot of the instance's system volume is created.

Link copied to clipboard
val tags: List<Tag>?

The tag keys and optional values to add to the resource during create.

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