class Aws::Backup::Types::ProtectedResource

A structure that contains information about a backed-up resource.

@!attribute [rw] resource_arn

An Amazon Resource Name (ARN) that uniquely identifies a resource.
The format of the ARN depends on the resource type.
@return [String]

@!attribute [rw] resource_type

The type of Amazon Web Services resource; for example, an Amazon
Elastic Block Store (Amazon EBS) volume or an Amazon Relational
Database Service (Amazon RDS) database. For Windows Volume Shadow
Copy Service (VSS) backups, the only supported resource type is
Amazon EC2.
@return [String]

@!attribute [rw] last_backup_time

The date and time a resource was last backed up, in Unix format and
Coordinated Universal Time (UTC). The value of `LastBackupTime` is
accurate to milliseconds. For example, the value 1516925490.087
represents Friday, January 26, 2018 12:11:30.087 AM.
@return [Time]

@see docs.aws.amazon.com/goto/WebAPI/backup-2018-11-15/ProtectedResource AWS API Documentation

Constants

SENSITIVE