// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
/// Supporting types for the `cache_cluster_available` waiter.
pub mod cache_cluster_available;
/// Supporting types for the `cache_cluster_deleted` waiter.
pub mod cache_cluster_deleted;
/// Supporting types for the `replication_group_available` waiter.
pub mod replication_group_available;
/// Supporting types for the `replication_group_deleted` waiter.
pub mod replication_group_deleted;
#[allow(clippy::needless_lifetimes)]
#[allow(clippy::let_and_return)]
pub(crate) mod matchers;