aws-sdk-backupsearch 1.49.0

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

/// Types for the `GetSearchJob` operation.
pub mod get_search_job;

/// Types for the `GetSearchResultExportJob` operation.
pub mod get_search_result_export_job;

/// Types for the `ListSearchJobBackups` operation.
pub mod list_search_job_backups;

/// Types for the `ListSearchJobResults` operation.
pub mod list_search_job_results;

/// Types for the `ListSearchJobs` operation.
pub mod list_search_jobs;

/// Types for the `ListSearchResultExportJobs` operation.
pub mod list_search_result_export_jobs;

/// Types for the `ListTagsForResource` operation.
pub mod list_tags_for_resource;

/// Types for the `StartSearchJob` operation.
pub mod start_search_job;

/// Types for the `StartSearchResultExportJob` operation.
pub mod start_search_result_export_job;

/// Types for the `StopSearchJob` operation.
pub mod stop_search_job;

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

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