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