Builder

class Builder

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) that uniquely identifies the backup access point.

Link copied to clipboard

Metadata for the backup access point. After the backup access point reaches the AVAILABLE status, this map contains S3AccessPointArn and S3AccessPointAlias, which you use with standard Amazon S3 read APIs to access the backup data. For continuous recovery points, this map also contains AccessPointInTime (in format 2021-11-27T03:30:27Z). The access point provides access to the content present in the backup at that specific time.

Link copied to clipboard

The Amazon Resource Name (ARN) of the backup vault that contains the recovery point.

Link copied to clipboard

The name of the backup vault that contains the recovery point.

Link copied to clipboard

The date and time that the backup access point was created, in Unix format and Coordinated Universal Time (UTC). The value of CreationTime is accurate to milliseconds. For example, the value 1516925490.087 represents Friday, January 26, 2018 12:11:30.087 AM.

Link copied to clipboard
var name: String?

The name of the backup access point.

Link copied to clipboard

The Amazon Resource Name (ARN) of the recovery point that the backup access point provides access to.

Link copied to clipboard

The Amazon Resource Name (ARN) of the resource that was backed up, such as an Amazon S3 bucket.

Link copied to clipboard

The type of Amazon Web Services resource associated with the recovery point. For example, S3 for Amazon Simple Storage Service.

Link copied to clipboard

The current status of the backup access point.

Link copied to clipboard

A message that provides additional detail about the status of the backup access point, such as the reason a creation or deletion attempt failed.