aws-sdk-cloudformation 1.111.0

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

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

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

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

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

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

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

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

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

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

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

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