aws-sdk-backup 0.39.0

AWS SDK for AWS Backup
Documentation
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use ::aws_types::request_id::RequestId;

/// Types for the `CancelLegalHold` operation.
pub mod cancel_legal_hold;

/// Types for the `CreateBackupPlan` operation.
pub mod create_backup_plan;

/// Types for the `CreateBackupSelection` operation.
pub mod create_backup_selection;

/// Types for the `CreateBackupVault` operation.
pub mod create_backup_vault;

/// Types for the `CreateFramework` operation.
pub mod create_framework;

/// Types for the `CreateLegalHold` operation.
pub mod create_legal_hold;

/// Types for the `CreateLogicallyAirGappedBackupVault` operation.
pub mod create_logically_air_gapped_backup_vault;

/// Types for the `CreateReportPlan` operation.
pub mod create_report_plan;

/// Types for the `DeleteBackupPlan` operation.
pub mod delete_backup_plan;

/// Types for the `DeleteBackupSelection` operation.
pub mod delete_backup_selection;

/// Types for the `DeleteBackupVault` operation.
pub mod delete_backup_vault;

/// Types for the `DeleteBackupVaultAccessPolicy` operation.
pub mod delete_backup_vault_access_policy;

/// Types for the `DeleteBackupVaultLockConfiguration` operation.
pub mod delete_backup_vault_lock_configuration;

/// Types for the `DeleteBackupVaultNotifications` operation.
pub mod delete_backup_vault_notifications;

/// Types for the `DeleteFramework` operation.
pub mod delete_framework;

/// Types for the `DeleteRecoveryPoint` operation.
pub mod delete_recovery_point;

/// Types for the `DeleteReportPlan` operation.
pub mod delete_report_plan;

/// Types for the `DescribeBackupJob` operation.
pub mod describe_backup_job;

/// Types for the `DescribeBackupVault` operation.
pub mod describe_backup_vault;

/// Types for the `DescribeCopyJob` operation.
pub mod describe_copy_job;

/// Types for the `DescribeFramework` operation.
pub mod describe_framework;

/// Types for the `DescribeGlobalSettings` operation.
pub mod describe_global_settings;

/// Types for the `DescribeProtectedResource` operation.
pub mod describe_protected_resource;

/// Types for the `DescribeRecoveryPoint` operation.
pub mod describe_recovery_point;

/// Types for the `DescribeRegionSettings` operation.
pub mod describe_region_settings;

/// Types for the `DescribeReportJob` operation.
pub mod describe_report_job;

/// Types for the `DescribeReportPlan` operation.
pub mod describe_report_plan;

/// Types for the `DescribeRestoreJob` operation.
pub mod describe_restore_job;

/// Types for the `DisassociateRecoveryPoint` operation.
pub mod disassociate_recovery_point;

/// Types for the `DisassociateRecoveryPointFromParent` operation.
pub mod disassociate_recovery_point_from_parent;

/// Types for the `ExportBackupPlanTemplate` operation.
pub mod export_backup_plan_template;

/// Types for the `GetBackupPlan` operation.
pub mod get_backup_plan;

/// Types for the `GetBackupPlanFromJSON` operation.
pub mod get_backup_plan_from_json;

/// Types for the `GetBackupPlanFromTemplate` operation.
pub mod get_backup_plan_from_template;

/// Types for the `GetBackupSelection` operation.
pub mod get_backup_selection;

/// Types for the `GetBackupVaultAccessPolicy` operation.
pub mod get_backup_vault_access_policy;

/// Types for the `GetBackupVaultNotifications` operation.
pub mod get_backup_vault_notifications;

/// Types for the `GetLegalHold` operation.
pub mod get_legal_hold;

/// Types for the `GetRecoveryPointRestoreMetadata` operation.
pub mod get_recovery_point_restore_metadata;

/// Types for the `GetSupportedResourceTypes` operation.
pub mod get_supported_resource_types;

/// Types for the `ListBackupJobSummaries` operation.
pub mod list_backup_job_summaries;

/// Types for the `ListBackupJobs` operation.
pub mod list_backup_jobs;

/// Types for the `ListBackupPlanTemplates` operation.
pub mod list_backup_plan_templates;

/// Types for the `ListBackupPlanVersions` operation.
pub mod list_backup_plan_versions;

/// Types for the `ListBackupPlans` operation.
pub mod list_backup_plans;

/// Types for the `ListBackupSelections` operation.
pub mod list_backup_selections;

/// Types for the `ListBackupVaults` operation.
pub mod list_backup_vaults;

/// Types for the `ListCopyJobSummaries` operation.
pub mod list_copy_job_summaries;

/// Types for the `ListCopyJobs` operation.
pub mod list_copy_jobs;

/// Types for the `ListFrameworks` operation.
pub mod list_frameworks;

/// Types for the `ListLegalHolds` operation.
pub mod list_legal_holds;

/// Types for the `ListProtectedResources` operation.
pub mod list_protected_resources;

/// Types for the `ListProtectedResourcesByBackupVault` operation.
pub mod list_protected_resources_by_backup_vault;

/// Types for the `ListRecoveryPointsByBackupVault` operation.
pub mod list_recovery_points_by_backup_vault;

/// Types for the `ListRecoveryPointsByLegalHold` operation.
pub mod list_recovery_points_by_legal_hold;

/// Types for the `ListRecoveryPointsByResource` operation.
pub mod list_recovery_points_by_resource;

/// Types for the `ListReportJobs` operation.
pub mod list_report_jobs;

/// Types for the `ListReportPlans` operation.
pub mod list_report_plans;

/// Types for the `ListRestoreJobSummaries` operation.
pub mod list_restore_job_summaries;

/// Types for the `ListRestoreJobs` operation.
pub mod list_restore_jobs;

/// Types for the `ListTags` operation.
pub mod list_tags;

/// Types for the `PutBackupVaultAccessPolicy` operation.
pub mod put_backup_vault_access_policy;

/// Types for the `PutBackupVaultLockConfiguration` operation.
pub mod put_backup_vault_lock_configuration;

/// Types for the `PutBackupVaultNotifications` operation.
pub mod put_backup_vault_notifications;

/// Types for the `StartBackupJob` operation.
pub mod start_backup_job;

/// Types for the `StartCopyJob` operation.
pub mod start_copy_job;

/// Types for the `StartReportJob` operation.
pub mod start_report_job;

/// Types for the `StartRestoreJob` operation.
pub mod start_restore_job;

/// Types for the `StopBackupJob` operation.
pub mod stop_backup_job;

/// Types for the `TagResource` operation.
pub mod tag_resource;

/// Types for the `UntagResource` operation.
pub mod untag_resource;

/// Types for the `UpdateBackupPlan` operation.
pub mod update_backup_plan;

/// Types for the `UpdateFramework` operation.
pub mod update_framework;

/// Types for the `UpdateGlobalSettings` operation.
pub mod update_global_settings;

/// Types for the `UpdateRecoveryPointLifecycle` operation.
pub mod update_recovery_point_lifecycle;

/// Types for the `UpdateRegionSettings` operation.
pub mod update_region_settings;

/// Types for the `UpdateReportPlan` operation.
pub mod update_report_plan;