StartSnapshotResponse

Types

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

Properties

Link copied to clipboard

The size of the blocks in the snapshot, in bytes.

Link copied to clipboard

The description of the snapshot.

Link copied to clipboard

The Amazon Resource Name (ARN) of the Key Management Service (KMS) key used to encrypt the snapshot.

Link copied to clipboard

The Amazon Web Services account ID of the snapshot owner.

Link copied to clipboard

The ID of the parent snapshot.

Link copied to clipboard

The ID of the snapshot.

Link copied to clipboard

Reserved for future use.

Link copied to clipboard

The timestamp when the snapshot was created.

Link copied to clipboard

The status of the snapshot.

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

The tags applied to the snapshot. You can specify up to 50 tags per snapshot. For more information, see Tagging your Amazon EC2 resources in the Amazon Elastic Compute Cloud User Guide.

Link copied to clipboard

The size of the volume, in GiB.

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