aws-sdk-interconnect 1.1.0

AWS SDK for Interconnect
Documentation
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use ::aws_types::request_id::RequestId;

/// Types for the `AcceptConnectionProposal` operation.
pub mod accept_connection_proposal;

/// Types for the `CreateConnection` operation.
pub mod create_connection;

/// Types for the `DeleteConnection` operation.
pub mod delete_connection;

/// Types for the `DescribeConnectionProposal` operation.
pub mod describe_connection_proposal;

/// Types for the `GetConnection` operation.
pub mod get_connection;

/// Types for the `GetEnvironment` operation.
pub mod get_environment;

/// Types for the `ListAttachPoints` operation.
pub mod list_attach_points;

/// Types for the `ListConnections` operation.
pub mod list_connections;

/// Types for the `ListEnvironments` operation.
pub mod list_environments;

/// Types for the `ListTagsForResource` operation.
pub mod list_tags_for_resource;

/// Types for the `TagResource` operation.
pub mod tag_resource;

/// Types for the `UntagResource` operation.
pub mod untag_resource;

/// Types for the `UpdateConnection` operation.
pub mod update_connection;