// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
/// Supporting types for the `call_analytics_job_completed` waiter.
pub mod call_analytics_job_completed;
/// Supporting types for the `language_model_completed` waiter.
pub mod language_model_completed;
/// Supporting types for the `medical_scribe_job_completed` waiter.
pub mod medical_scribe_job_completed;
/// Supporting types for the `medical_transcription_job_completed` waiter.
pub mod medical_transcription_job_completed;
/// Supporting types for the `medical_vocabulary_ready` waiter.
pub mod medical_vocabulary_ready;
/// Supporting types for the `transcription_job_completed` waiter.
pub mod transcription_job_completed;
/// Supporting types for the `vocabulary_ready` waiter.
pub mod vocabulary_ready;
#[allow(clippy::needless_lifetimes)]
#[allow(clippy::let_and_return)]
pub(crate) mod matchers;