Backup
Contains information about a backup of an CloudHSM cluster. All backup objects contain the BackupId
, BackupState
, ClusterId
, and CreateTimestamp
parameters. Backups that were copied into a destination region additionally contain the CopyTimestamp
, SourceBackup
, SourceCluster
, and SourceRegion
parameters. A backup that is pending deletion will include the DeleteTimestamp
parameter.
Types
Properties
The state of the backup.
The date and time when the backup was copied from a source backup.
The date and time when the backup was created.
The date and time when the backup will be permanently deleted.
The mode of the cluster that was backed up.
Specifies whether the service should exempt a backup from the retention policy for the cluster. True
exempts a backup from the retention policy. False
means the service applies the backup retention policy defined at the cluster.
The identifier (ID) of the source backup from which the new backup was copied.
The identifier (ID) of the cluster containing the source backup from which the new backup was copied.
The AWS Region that contains the source backup from which the new backup was copied.