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