Copy an CloudHSM cluster backup to a different region.
See https://www.paws-r-sdk.com/docs/cloudhsmv2_copy_backup_to_region/ for full documentation.
cloudhsmv2_copy_backup_to_region(DestinationRegion, BackupId, TagList = NULL)
[required] The AWS region that will contain your copied CloudHSM cluster backup.
[required] The ID of the backup that will be copied to the destination region.
Tags to apply to the destination backup during creation. If you specify tags, only these tags will be applied to the destination backup. If you do not specify tags, the service copies tags from the source backup to the destination backup.