ExportSnapshotRecord

Describes 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 export snapshot record.

Link copied to clipboard

The date when the export snapshot record was created.

Link copied to clipboard

A list of objects describing the destination of the export snapshot record.

Link copied to clipboard

The AWS Region and Availability Zone where the export snapshot record is located.

Link copied to clipboard
val name: String?

The export snapshot record name.

Link copied to clipboard

The Lightsail resource type (ExportSnapshotRecord).

Link copied to clipboard

A list of objects describing the source of the export snapshot record.

Link copied to clipboard

The state of the export snapshot record.

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