backup library
Classes
- Framework
- Provides an AWS Backup Framework resource.
- FrameworkArgs
- The set of arguments for Framework. The set of arguments for Framework.
- FrameworkControl
- FrameworkControlInputParameter
- FrameworkControlScope
- FrameworkState
- Input properties used for looking up and filtering Framework resources.
- GetFrameworkArgs
- Arguments for getFramework. Arguments for getFramework.
- GetFrameworkControl
- GetFrameworkControlInputParameter
- GetFrameworkControlScope
- GetFrameworkResult
- Result data returned by getFramework.
- GetPlanArgs
- Arguments for getPlan. Arguments for getPlan.
- GetPlanResult
- Result data returned by getPlan.
- GetPlanRule
- GetPlanRuleCopyAction
- GetPlanRuleCopyActionLifecycle
- GetPlanRuleLifecycle
- GetPlanRuleScanAction
- GetPlanScanSetting
- GetReportPlanArgs
- Arguments for getReportPlan. Arguments for getReportPlan.
- GetReportPlanReportDeliveryChannel
- GetReportPlanReportSetting
- GetReportPlanResult
- Result data returned by getReportPlan.
- GetSelectionArgs
- Arguments for getSelection. Arguments for getSelection.
- GetSelectionResult
- Result data returned by getSelection.
- GetVaultArgs
- Arguments for getVault. Arguments for getVault.
- GetVaultResult
- Result data returned by getVault.
- GlobalSettings
- Provides an AWS Backup Global Settings resource.
- GlobalSettingsArgs
- The set of arguments for GlobalSettings. The set of arguments for GlobalSettings.
- GlobalSettingsState
- Input properties used for looking up and filtering GlobalSettings resources.
- LogicallyAirGappedVault
- Resource for managing an AWS Backup Logically Air Gapped Vault.
- LogicallyAirGappedVaultArgs
- The set of arguments for LogicallyAirGappedVault. The set of arguments for LogicallyAirGappedVault.
- LogicallyAirGappedVaultState
- Input properties used for looking up and filtering LogicallyAirGappedVault resources.
- LogicallyAirGappedVaultTimeouts
- Plan
- Provides an AWS Backup plan resource.
- PlanAdvancedBackupSetting
- PlanArgs
- The set of arguments for Plan. The set of arguments for Plan.
- PlanRule
- PlanRuleCopyAction
- PlanRuleCopyActionLifecycle
- PlanRuleLifecycle
- PlanRuleScanAction
- PlanScanSetting
- PlanState
- Input properties used for looking up and filtering Plan resources.
- RegionSettings
- Provides an AWS Backup Region Settings resource.
- RegionSettingsArgs
- The set of arguments for RegionSettings. The set of arguments for RegionSettings.
- RegionSettingsState
- Input properties used for looking up and filtering RegionSettings resources.
- ReportPlan
- Provides an AWS Backup Report Plan resource.
- ReportPlanArgs
- The set of arguments for ReportPlan. The set of arguments for ReportPlan.
- ReportPlanReportDeliveryChannel
- ReportPlanReportSetting
- ReportPlanState
- Input properties used for looking up and filtering ReportPlan resources.
- RestoreTestingPlan
- Resource for managing an AWS Backup Restore Testing Plan.
- RestoreTestingPlanArgs
- The set of arguments for RestoreTestingPlan. The set of arguments for RestoreTestingPlan.
- RestoreTestingPlanRecoveryPointSelection
- RestoreTestingPlanState
- Input properties used for looking up and filtering RestoreTestingPlan resources.
- RestoreTestingSelection
- Resource for managing an AWS Backup Restore Testing Selection.
- RestoreTestingSelectionArgs
- The set of arguments for RestoreTestingSelection. The set of arguments for RestoreTestingSelection.
- RestoreTestingSelectionProtectedResourceConditions
- RestoreTestingSelectionProtectedResourceConditionsStringEqual
- RestoreTestingSelectionProtectedResourceConditionsStringNotEqual
- RestoreTestingSelectionState
- Input properties used for looking up and filtering RestoreTestingSelection resources.
- Selection
- Manages selection conditions for AWS Backup plan resources.
- SelectionArgs
- The set of arguments for Selection. The set of arguments for Selection.
- SelectionCondition
- SelectionConditionStringEqual
- SelectionConditionStringLike
- SelectionConditionStringNotEqual
- SelectionConditionStringNotLike
- SelectionSelectionTag
- SelectionState
- Input properties used for looking up and filtering Selection resources.
- Vault
- Provides an AWS Backup vault resource.
- VaultArgs
- The set of arguments for Vault. The set of arguments for Vault.
- VaultLockConfiguration
- Provides an AWS Backup vault lock configuration resource.
- VaultLockConfigurationArgs
- The set of arguments for VaultLockConfiguration. The set of arguments for VaultLockConfiguration.
- VaultLockConfigurationState
- Input properties used for looking up and filtering VaultLockConfiguration resources.
- VaultNotifications
- Provides an AWS Backup vault notifications resource.
- VaultNotificationsArgs
- The set of arguments for VaultNotifications. The set of arguments for VaultNotifications.
- VaultNotificationsState
- Input properties used for looking up and filtering VaultNotifications resources.
- VaultPolicy
- Provides an AWS Backup vault policy resource.
- VaultPolicyArgs
- The set of arguments for VaultPolicy. The set of arguments for VaultPolicy.
- VaultPolicyState
- Input properties used for looking up and filtering VaultPolicy resources.
- VaultState
- Input properties used for looking up and filtering Vault resources.
Functions
-
getFramework(
GetFrameworkArgs args, {InvokeOptions? options}) → Future< GetFrameworkResult> - Use this data source to get information on an existing backup framework.
-
getFrameworkOutput(
GetFrameworkArgs args, {InvokeOutputOptions? options}) → Output< GetFrameworkResult> -
getPlan(
GetPlanArgs args, {InvokeOptions? options}) → Future< GetPlanResult> - Use this data source to get information on an existing backup plan.
-
getPlanOutput(
GetPlanArgs args, {InvokeOutputOptions? options}) → Output< GetPlanResult> -
getReportPlan(
GetReportPlanArgs args, {InvokeOptions? options}) → Future< GetReportPlanResult> - Use this data source to get information on an existing backup report plan.
-
getReportPlanOutput(
GetReportPlanArgs args, {InvokeOutputOptions? options}) → Output< GetReportPlanResult> -
getSelection(
GetSelectionArgs args, {InvokeOptions? options}) → Future< GetSelectionResult> - Use this data source to get information on an existing backup selection.
-
getSelectionOutput(
GetSelectionArgs args, {InvokeOutputOptions? options}) → Output< GetSelectionResult> -
getVault(
GetVaultArgs args, {InvokeOptions? options}) → Future< GetVaultResult> - Use this data source to get information on an existing backup vault.
-
getVaultOutput(
GetVaultArgs args, {InvokeOutputOptions? options}) → Output< GetVaultResult>