aws-sdk-databasemigration 1.115.0

AWS SDK for AWS Database Migration Service
Documentation
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.

/// Supporting types for the `endpoint_deleted` waiter.
pub mod endpoint_deleted;

/// Supporting types for the `extension_pack_associated` waiter.
pub mod extension_pack_associated;

/// Supporting types for the `metadata_model_assessed` waiter.
pub mod metadata_model_assessed;

/// Supporting types for the `metadata_model_conversion_cancelled` waiter.
pub mod metadata_model_conversion_cancelled;

/// Supporting types for the `metadata_model_converted` waiter.
pub mod metadata_model_converted;

/// Supporting types for the `metadata_model_created` waiter.
pub mod metadata_model_created;

/// Supporting types for the `metadata_model_creation_cancelled` waiter.
pub mod metadata_model_creation_cancelled;

/// Supporting types for the `metadata_model_exported_as_script` waiter.
pub mod metadata_model_exported_as_script;

/// Supporting types for the `metadata_model_exported_to_target` waiter.
pub mod metadata_model_exported_to_target;

/// Supporting types for the `metadata_model_imported` waiter.
pub mod metadata_model_imported;

/// Supporting types for the `replication_instance_available` waiter.
pub mod replication_instance_available;

/// Supporting types for the `replication_instance_deleted` waiter.
pub mod replication_instance_deleted;

/// Supporting types for the `replication_task_deleted` waiter.
pub mod replication_task_deleted;

/// Supporting types for the `replication_task_ready` waiter.
pub mod replication_task_ready;

/// Supporting types for the `replication_task_running` waiter.
pub mod replication_task_running;

/// Supporting types for the `replication_task_stopped` waiter.
pub mod replication_task_stopped;

/// Supporting types for the `test_connection_succeeds` waiter.
pub mod test_connection_succeeds;

#[allow(clippy::needless_lifetimes)]
#[allow(clippy::let_and_return)]
pub(crate) mod matchers;