You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CloudHSMV2::Types::CopyBackupToRegionRequestWhen passing CopyBackupToRegionRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
destination_region: "Region", backup_id: "BackupId", tag_list: [
{
key: "TagKey", value: "TagValue", },
],
}
Instance Attribute Summary collapse
The ID of the backup that will be copied to the destination region.
The AWS region that will contain your copied CloudHSM cluster backup.
Tags to apply to the destination backup during creation.
The ID of the backup that will be copied to the destination region.
#destination_region ⇒ StringThe AWS region that will contain your copied CloudHSM cluster backup.
#tag_list ⇒ Array<Types::Tag>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.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4