Show / Hide Table of Contents

Namespace Amazon.CDK.AWS.Backup

Classes

BackupPlan

A backup plan.

BackupPlanCopyActionProps

Properties for a BackupPlanCopyAction.

BackupPlanProps

Properties for a BackupPlan.

BackupPlanRule

A backup plan rule.

BackupPlanRuleProps

Properties for a BackupPlanRule.

BackupResource

A resource to backup.

BackupSelection

A backup selection.

BackupSelectionOptions

Options for a BackupSelection.

BackupSelectionProps

Properties for a BackupSelection.

BackupVault

A backup vault.

BackupVaultProps

Properties for a BackupVault.

CfnBackupPlan

Contains an optional backup plan display name and an array of BackupRule objects, each of which specifies a backup rule.

CfnBackupPlan.AdvancedBackupSettingResourceTypeProperty

Specifies an object containing resource type and backup options.

CfnBackupPlan.BackupPlanResourceTypeProperty

Specifies an object containing properties used to create a backup plan.

CfnBackupPlan.BackupRuleResourceTypeProperty

Specifies an object containing properties used to schedule a task to back up a selection of resources.

CfnBackupPlan.CopyActionResourceTypeProperty

Copies backups created by a backup rule to another vault.

CfnBackupPlan.IndexActionsResourceTypeProperty

Specifies index actions.

CfnBackupPlan.LifecycleResourceTypeProperty

Specifies an object containing an array of Transition objects that determine how long in days before a recovery point transitions to cold storage or is deleted.

CfnBackupPlanProps

Properties for defining a CfnBackupPlan.

CfnBackupSelection

Specifies a set of resources to assign to a backup plan.

CfnBackupSelection.BackupSelectionResourceTypeProperty

Specifies an object containing properties used to assign a set of resources to a backup plan.

CfnBackupSelection.ConditionParameterProperty

Includes information about tags you define to assign tagged resources to a backup plan.

CfnBackupSelection.ConditionResourceTypeProperty

Specifies an object that contains an array of triplets made up of a condition type (such as STRINGEQUALS ), a key, and a value.

CfnBackupSelection.ConditionsProperty

Contains information about which resources to include or exclude from a backup plan using their tags.

CfnBackupSelectionProps

Properties for defining a CfnBackupSelection.

CfnBackupVault

Creates a logical container where backups are stored.

CfnBackupVault.LockConfigurationTypeProperty

The LockConfigurationType property type specifies configuration for AWS Backup Vault Lock .

CfnBackupVault.NotificationObjectTypeProperty

Specifies an object containing SNS event notification properties for the target backup vault.

CfnBackupVaultProps

Properties for defining a CfnBackupVault.

CfnFramework

Creates a framework with one or more controls.

CfnFramework.ControlInputParameterProperty

The parameters for a control.

CfnFramework.ControlScopeProperty

A framework consists of one or more controls.

CfnFramework.FrameworkControlProperty

Contains detailed information about all of the controls of a framework.

CfnFrameworkProps

Properties for defining a CfnFramework.

CfnLogicallyAirGappedBackupVault

Creates a logical container to where backups may be copied.

CfnLogicallyAirGappedBackupVault.NotificationObjectTypeProperty
CfnLogicallyAirGappedBackupVaultProps

Properties for defining a CfnLogicallyAirGappedBackupVault.

CfnReportPlan

Creates a report plan.

CfnReportPlan.ReportDeliveryChannelProperty

Contains information from your report plan about where to deliver your reports, specifically your Amazon S3 bucket name, S3 key prefix, and the formats of your reports.

CfnReportPlan.ReportSettingProperty

Contains detailed information about a report setting.

CfnReportPlanProps

Properties for defining a CfnReportPlan.

CfnRestoreTestingPlan

Creates a restore testing plan.

CfnRestoreTestingPlan.RestoreTestingRecoveryPointSelectionProperty

RecoveryPointSelection has five parameters (three required and two optional).

CfnRestoreTestingPlanProps

Properties for defining a CfnRestoreTestingPlan.

CfnRestoreTestingSelection

This request can be sent after CreateRestoreTestingPlan request returns successfully.

CfnRestoreTestingSelection.KeyValueProperty

Pair of two related strings.

CfnRestoreTestingSelection.ProtectedResourceConditionsProperty

The conditions that you define for resources in your restore testing plan using tags.

CfnRestoreTestingSelectionProps

Properties for defining a CfnRestoreTestingSelection.

LockConfiguration

Configuration for AWS Backup Vault Lock.

TagCondition

A tag condition.

Interfaces

CfnBackupPlan.IAdvancedBackupSettingResourceTypeProperty

Specifies an object containing resource type and backup options.

CfnBackupPlan.IBackupPlanResourceTypeProperty

Specifies an object containing properties used to create a backup plan.

CfnBackupPlan.IBackupRuleResourceTypeProperty

Specifies an object containing properties used to schedule a task to back up a selection of resources.

CfnBackupPlan.ICopyActionResourceTypeProperty

Copies backups created by a backup rule to another vault.

CfnBackupPlan.IIndexActionsResourceTypeProperty

Specifies index actions.

CfnBackupPlan.ILifecycleResourceTypeProperty

Specifies an object containing an array of Transition objects that determine how long in days before a recovery point transitions to cold storage or is deleted.

CfnBackupSelection.IBackupSelectionResourceTypeProperty

Specifies an object containing properties used to assign a set of resources to a backup plan.

CfnBackupSelection.IConditionParameterProperty

Includes information about tags you define to assign tagged resources to a backup plan.

CfnBackupSelection.IConditionResourceTypeProperty

Specifies an object that contains an array of triplets made up of a condition type (such as STRINGEQUALS ), a key, and a value.

CfnBackupSelection.IConditionsProperty

Contains information about which resources to include or exclude from a backup plan using their tags.

CfnBackupVault.ILockConfigurationTypeProperty

The LockConfigurationType property type specifies configuration for AWS Backup Vault Lock .

CfnBackupVault.INotificationObjectTypeProperty

Specifies an object containing SNS event notification properties for the target backup vault.

CfnFramework.IControlInputParameterProperty

The parameters for a control.

CfnFramework.IControlScopeProperty

A framework consists of one or more controls.

CfnFramework.IFrameworkControlProperty

Contains detailed information about all of the controls of a framework.

CfnLogicallyAirGappedBackupVault.INotificationObjectTypeProperty
CfnReportPlan.IReportDeliveryChannelProperty

Contains information from your report plan about where to deliver your reports, specifically your Amazon S3 bucket name, S3 key prefix, and the formats of your reports.

CfnReportPlan.IReportSettingProperty

Contains detailed information about a report setting.

CfnRestoreTestingPlan.IRestoreTestingRecoveryPointSelectionProperty

RecoveryPointSelection has five parameters (three required and two optional).

CfnRestoreTestingSelection.IKeyValueProperty

Pair of two related strings.

CfnRestoreTestingSelection.IProtectedResourceConditionsProperty

The conditions that you define for resources in your restore testing plan using tags.

IBackupPlan

A backup plan.

IBackupPlanCopyActionProps

Properties for a BackupPlanCopyAction.

IBackupPlanProps

Properties for a BackupPlan.

IBackupPlanRuleProps

Properties for a BackupPlanRule.

IBackupSelectionOptions

Options for a BackupSelection.

IBackupSelectionProps

Properties for a BackupSelection.

IBackupVault

A backup vault.

IBackupVaultProps

Properties for a BackupVault.

ICfnBackupPlanProps

Properties for defining a CfnBackupPlan.

ICfnBackupSelectionProps

Properties for defining a CfnBackupSelection.

ICfnBackupVaultProps

Properties for defining a CfnBackupVault.

ICfnFrameworkProps

Properties for defining a CfnFramework.

ICfnLogicallyAirGappedBackupVaultProps

Properties for defining a CfnLogicallyAirGappedBackupVault.

ICfnReportPlanProps

Properties for defining a CfnReportPlan.

ICfnRestoreTestingPlanProps

Properties for defining a CfnRestoreTestingPlan.

ICfnRestoreTestingSelectionProps

Properties for defining a CfnRestoreTestingSelection.

ILockConfiguration

Configuration for AWS Backup Vault Lock.

ITagCondition

A tag condition.

Enums

BackupVaultEvents

Backup vault events.

TagOperation

An operation that is applied to a key-value pair.

Back to top Generated by DocFX