aws-sdk-omics 1.99.0

AWS SDK for Amazon Omics
Documentation
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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