PlanRuleCopyAction

data class PlanRuleCopyAction(val destinationVaultArn: String, val lifecycle: PlanRuleCopyActionLifecycle? = null)

Constructors

Link copied to clipboard
constructor(destinationVaultArn: String, lifecycle: PlanRuleCopyActionLifecycle? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An Amazon Resource Name (ARN) that uniquely identifies the destination backup vault for the copied backup.

Link copied to clipboard

The lifecycle defines when a protected resource is transitioned to cold storage and when it expires. Fields documented below.