Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

The Amazon Resource Name (ARN) of the disk snapshot.

Link copied to clipboard

The date when the disk snapshot was created.

Link copied to clipboard

The Amazon Resource Name (ARN) of the source disk from which the disk snapshot was created.

Link copied to clipboard

The unique name of the source disk from which the disk snapshot was created.

Link copied to clipboard

The Amazon Resource Name (ARN) of the source instance from which the disk (system volume) snapshot was created.

Link copied to clipboard

The unique name of the source instance from which the disk (system volume) snapshot was created.

Link copied to clipboard

A Boolean value indicating whether the snapshot was created from an automatic snapshot.

Link copied to clipboard

The AWS Region and Availability Zone where the disk snapshot was created.

Link copied to clipboard
var name: String?

The name of the disk snapshot (my-disk-snapshot).

Link copied to clipboard

The progress of the snapshot.

Link copied to clipboard

The Lightsail resource type (DiskSnapshot).

Link copied to clipboard

The size of the disk in GB.

Link copied to clipboard

The status of the disk snapshot operation.

Link copied to clipboard

The support code. Include this code in your email to support when you have questions about an instance or another resource in Lightsail. This code enables our support team to look up your Lightsail information more easily.

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

The tag keys and optional values for the resource. For more information about tags in Lightsail, see the Amazon Lightsail Developer Guide.

Functions

Link copied to clipboard