A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/CloudHSMV2/Types/CopyBackupToRegionRequest.html below:

CopyBackupToRegionRequest — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CloudHSMV2::Types::CopyBackupToRegionRequest
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When 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 Instance Attribute Details #backup_id ⇒ String

The ID of the backup that will be copied to the destination region.

#destination_region ⇒ String

The 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