View source: R/cloudhsmv2_operations.R
cloudhsmv2_modify_backup_attributes | R Documentation |
Modifies attributes for CloudHSM backup.
See https://www.paws-r-sdk.com/docs/cloudhsmv2_modify_backup_attributes/ for full documentation.
cloudhsmv2_modify_backup_attributes(BackupId, NeverExpires)
BackupId |
[required] The identifier (ID) of the backup to modify. To find the ID of a backup,
use the |
NeverExpires |
[required] Specifies whether the service should exempt a backup from the retention
policy for the cluster. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.