class Aws::Lightsail::Types::ExportSnapshotRecord

Describes an export snapshot record.

@!attribute [rw] name

The export snapshot record name.
@return [String]

@!attribute [rw] arn

The Amazon Resource Name (ARN) of the export snapshot record.
@return [String]

@!attribute [rw] created_at

The date when the export snapshot record was created.
@return [Time]

@!attribute [rw] location

The AWS Region and Availability Zone where the export snapshot
record is located.
@return [Types::ResourceLocation]

@!attribute [rw] resource_type

The Lightsail resource type (e.g., `ExportSnapshotRecord`).
@return [String]

@!attribute [rw] state

The state of the export snapshot record.
@return [String]

@!attribute [rw] source_info

A list of objects describing the source of the export snapshot
record.
@return [Types::ExportSnapshotRecordSourceInfo]

@!attribute [rw] destination_info

A list of objects describing the destination of the export snapshot
record.
@return [Types::DestinationInfo]

@see docs.aws.amazon.com/goto/WebAPI/lightsail-2016-11-28/ExportSnapshotRecord AWS API Documentation

Constants

SENSITIVE