Modifies attributes for CloudHSM backup
Source:R/cloudhsmv2_operations.R
cloudhsmv2_modify_backup_attributes.RdModifies attributes for CloudHSM backup.
See https://www.paws-r-sdk.com/docs/cloudhsmv2_modify_backup_attributes/ for full documentation.
Arguments
- BackupId
[required] The identifier (ID) of the backup to modify. To find the ID of a backup, use the
describe_backupsoperation.- NeverExpires
[required] Specifies whether the service should exempt a backup from the retention policy for the cluster.
Trueexempts a backup from the retention policy.Falsemeans the service applies the backup retention policy defined at the cluster.