class Aws::Lightsail::Types::ExportSnapshotRecordSourceInfo

Describes the source of an export snapshot record.

@!attribute [rw] resource_type

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

@!attribute [rw] created_at

The date when the source instance or disk snapshot was created.
@return [Time]

@!attribute [rw] name

The name of the source instance or disk snapshot.
@return [String]

@!attribute [rw] arn

The Amazon Resource Name (ARN) of the source instance or disk
snapshot.
@return [String]

@!attribute [rw] from_resource_name

The name of the snapshot's source instance or disk.
@return [String]

@!attribute [rw] from_resource_arn

The Amazon Resource Name (ARN) of the snapshot's source instance or
disk.
@return [String]

@!attribute [rw] instance_snapshot_info

A list of objects describing an instance snapshot.
@return [Types::InstanceSnapshotInfo]

@!attribute [rw] disk_snapshot_info

A list of objects describing a disk snapshot.
@return [Types::DiskSnapshotInfo]

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

Constants

SENSITIVE