CrossRegionCopyRule

[Custom snapshot and AMI policies only] Specifies a cross-Region copy rule for a snapshot and AMI policies.

To specify a cross-Region copy action for event-based polices, use CrossRegionCopyAction.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the KMS key to use for EBS encryption. If this parameter is not specified, the default KMS key for the account is used.

Link copied to clipboard

Indicates whether to copy all user-defined tags from the source snapshot or AMI to the cross-Region copy.

Link copied to clipboard

[Custom AMI policies only] The AMI deprecation rule for cross-Region AMI copies created by the rule.

Link copied to clipboard

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.

Link copied to clipboard

The retention rule that indicates how long the cross-Region snapshot or AMI copies are to be retained in the destination Region.

Link copied to clipboard

Use this parameter for snapshot policies only. For AMI policies, use TargetRegion instead.

Link copied to clipboard

Use this parameter for AMI policies only. For snapshot policies, use Target instead. For snapshot policies created before the Target parameter was introduced, this parameter indicates the target Region for snapshot copies.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String