aws-sdk-backupstorage 1.30.0

AWS SDK for AWS Backup Storage
Documentation
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use crate::types::_summary_checksum_algorithm::SummaryChecksumAlgorithm;

pub use crate::types::_data_checksum_algorithm::DataChecksumAlgorithm;

pub use crate::types::_backup_object::BackupObject;

pub use crate::types::_chunk::Chunk;

mod _backup_object;

mod _chunk;

mod _data_checksum_algorithm;

mod _summary_checksum_algorithm;

/// Builders
pub mod builders;

/// Error types that AWS Backup Storage can respond with.
pub mod error;