class Aws::Lightsail::Types::AutoSnapshotDetails

Describes an automatic snapshot.

@!attribute [rw] date

The date of the automatic snapshot in `YYYY-MM-DD` format.
@return [String]

@!attribute [rw] created_at

The timestamp when the automatic snapshot was created.
@return [Time]

@!attribute [rw] status

The status of the automatic snapshot.
@return [String]

@!attribute [rw] from_attached_disks

An array of objects that describe the block storage disks attached
to the instance when the automatic snapshot was created.
@return [Array<Types::AttachedDisk>]

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

Constants

SENSITIVE