You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::DLM::Types::CrossRegionCopyRuleWhen 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 collapseThe Amazon Resource Name (ARN) of the AWS KMS customer master key (CMK) to use for EBS encryption.
Copy all user-defined tags from the source snapshot to the copied snapshot.
To encrypt a copy of an unencrypted snapshot if encryption by default is not enabled, enable encryption using this parameter.
The retention rule.
The target Region.
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 ⇒ BooleanCopy all user-defined tags from the source snapshot to the copied snapshot.
#encrypted ⇒ BooleanTo 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