ExportSnapshotRecordSourceInfo

Describes the source of an export snapshot record.

Types

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

Properties

Link copied to clipboard
val arn: String?

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

Link copied to clipboard

The date when the source instance or disk snapshot was created.

Link copied to clipboard

A list of objects describing a disk snapshot.

Link copied to clipboard

The Amazon Resource Name (ARN) of the snapshot's source instance or disk.

Link copied to clipboard

The name of the snapshot's source instance or disk.

Link copied to clipboard

A list of objects describing an instance snapshot.

Link copied to clipboard
val name: String?

The name of the source instance or disk snapshot.

Link copied to clipboard

The Lightsail resource type (InstanceSnapshot or DiskSnapshot).

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