Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

AwsBackupBackupPlanRuleCopyActionsDetails

import type { AwsBackupBackupPlanRuleCopyActionsDetails } from "https://aws-api.deno.dev/v0.4/services/securityhub.ts?docs=full";

An array of CopyAction objects, each of which contains details of the copy operation.

interface AwsBackupBackupPlanRuleCopyActionsDetails {
DestinationBackupVaultArn?: string | null;
}

§Properties

§
DestinationBackupVaultArn?: string | null
[src]

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

§

Defines when a protected resource is transitioned to cold storage and when it expires. Backup transitions and expires backups automatically according to the lifecycle that you define. If you do not specify a lifecycle, Backup applies the lifecycle policy of the source backup to the destination backup.

Backups transitioned to cold storage must be stored in cold storage for a minimum of 90 days.