Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

The Amazon Resource Name (ARN) of the snapshot (arn:aws:lightsail:us-east-2:123456789101:InstanceSnapshot/d23b5706-3322-4d83-81e5-12345EXAMPLE).

Link copied to clipboard

The timestamp when the snapshot was created (1479907467.024).

Link copied to clipboard

An array of disk objects containing information about all block storage disks.

Link copied to clipboard

The blueprint ID from which you created the snapshot (os_debian_8_3). A blueprint is a virtual private server (or instance) image used to create instances quickly.

Link copied to clipboard

The bundle ID from which you created the snapshot (micro_1_0).

Link copied to clipboard

The Amazon Resource Name (ARN) of the instance from which the snapshot was created (arn:aws:lightsail:us-east-2:123456789101:Instance/64b8404c-ccb1-430b-8daf-12345EXAMPLE).

Link copied to clipboard

The instance from which the 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 region name and Availability Zone where you created the snapshot.

Link copied to clipboard
var name: String?

The name of the snapshot.

Link copied to clipboard

The progress of the snapshot.

Link copied to clipboard

The type of resource (usually InstanceSnapshot).

Link copied to clipboard

The size in GB of the SSD.

Link copied to clipboard

The state the snapshot is in.

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