Builder

class Builder

Properties

Link copied to clipboard

A value in minutes after a backup job is successfully started before it must be completed or it will be canceled by Backup. This value is optional.

Link copied to clipboard

An array of CopyAction objects, which contains the details of the copy operation.

Link copied to clipboard

Specifies whether Backup creates continuous backups. True causes Backup to create continuous backups capable of point-in-time restore (PITR). False (or not specified) causes Backup to create snapshot backups.

Link copied to clipboard

The lifecycle defines when a protected resource is transitioned to cold storage and when it expires. Backup will transition and expire backups automatically according to the lifecycle that you define.

Link copied to clipboard

To help organize your resources, you can assign your own metadata to the resources that you create. Each tag is a key-value pair.

Link copied to clipboard

A display name for a backup rule. Must contain 1 to 50 alphanumeric or '-_.' characters.

Link copied to clipboard

A CRON expression in UTC specifying when Backup initiates a backup job.

Link copied to clipboard

This is the timezone in which the schedule expression is set. By default, ScheduleExpressions are in UTC. You can modify this to a specified timezone.

Link copied to clipboard

A value in minutes after a backup is scheduled before a job will be canceled if it doesn't start successfully. This value is optional. If this value is included, it must be at least 60 minutes to avoid errors.

Link copied to clipboard

The name of a logical container where backups are stored. Backup vaults are identified by names that are unique to the account used to create them and the Amazon Web Services Region where they are created. They consist of lowercase letters, numbers, and hyphens.

Functions

Link copied to clipboard