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/DLM/Types/CrossRegionCopyRule.html below:

CrossRegionCopyRule — 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::DLM::Types::CrossRegionCopyRule
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When passing CrossRegionCopyRule as input to an Aws::Client method, you can use a vanilla Hash:

{
  target_region: "TargetRegion",   encrypted: false,   cmk_arn: "CmkArn",
  copy_tags: false,
  retain_rule: {
    interval: 1,
    interval_unit: "DAYS",   },
}

Specifies a rule for cross-Region snapshot copies.

Instance Attribute Summary collapse Instance Attribute Details #cmk_arn ⇒ String

The Amazon Resource Name (ARN) of the AWS KMS customer master key (CMK) to use for EBS encryption. If this parameter is not specified, your AWS managed CMK for EBS is used.

#copy_tags ⇒ Boolean

Copy all user-defined tags from the source snapshot to the copied snapshot.

#encrypted ⇒ Boolean

To encrypt a copy of an unencrypted snapshot if encryption by default is not enabled, enable encryption using this parameter. Copies of encrypted snapshots are encrypted, even if this parameter is false or if encryption by default is not enabled.


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