DescribeProtectedResourceResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The date and time that 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.

Link copied to clipboard

This is the ARN (Amazon Resource Name) of the backup vault that contains the most recent backup recovery point.

Link copied to clipboard

This is the ARN (Amazon Resource Name) of the most recent recovery point.

Link copied to clipboard

This is the time in minutes the most recent restore job took to complete.

Link copied to clipboard

This is the creation date of the most recent restore job.

Link copied to clipboard

This is the date the most recent recovery point was created.

Link copied to clipboard

An ARN that uniquely identifies a resource. The format of the ARN depends on the resource type.

Link copied to clipboard

This is the non-unique name of the resource that belongs to the specified backup.

Link copied to clipboard

The type of Amazon Web Services resource saved as a recovery point; for example, an Amazon EBS volume or an Amazon RDS database.

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