aws-sdk-directconnect 1.106.0

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

/// Types for the `AcceptDirectConnectGatewayAssociationProposal` operation.
pub mod accept_direct_connect_gateway_association_proposal;

/// Types for the `AllocateConnectionOnInterconnect` operation.
pub mod allocate_connection_on_interconnect;

/// Types for the `AllocateHostedConnection` operation.
pub mod allocate_hosted_connection;

/// Types for the `AllocatePrivateVirtualInterface` operation.
pub mod allocate_private_virtual_interface;

/// Types for the `AllocatePublicVirtualInterface` operation.
pub mod allocate_public_virtual_interface;

/// Types for the `AllocateTransitVirtualInterface` operation.
pub mod allocate_transit_virtual_interface;

/// Types for the `AssociateConnectionWithLag` operation.
pub mod associate_connection_with_lag;

/// Types for the `AssociateHostedConnection` operation.
pub mod associate_hosted_connection;

/// Types for the `AssociateMacSecKey` operation.
pub mod associate_mac_sec_key;

/// Types for the `AssociateVirtualInterface` operation.
pub mod associate_virtual_interface;

/// Types for the `ConfirmConnection` operation.
pub mod confirm_connection;

/// Types for the `ConfirmCustomerAgreement` operation.
pub mod confirm_customer_agreement;

/// Types for the `ConfirmPrivateVirtualInterface` operation.
pub mod confirm_private_virtual_interface;

/// Types for the `ConfirmPublicVirtualInterface` operation.
pub mod confirm_public_virtual_interface;

/// Types for the `ConfirmTransitVirtualInterface` operation.
pub mod confirm_transit_virtual_interface;

/// Types for the `CreateBGPPeer` operation.
pub mod create_bgp_peer;

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

/// Types for the `CreateDirectConnectGateway` operation.
pub mod create_direct_connect_gateway;

/// Types for the `CreateDirectConnectGatewayAssociation` operation.
pub mod create_direct_connect_gateway_association;

/// Types for the `CreateDirectConnectGatewayAssociationProposal` operation.
pub mod create_direct_connect_gateway_association_proposal;

/// Types for the `CreateInterconnect` operation.
pub mod create_interconnect;

/// Types for the `CreateLag` operation.
pub mod create_lag;

/// Types for the `CreatePrivateVirtualInterface` operation.
pub mod create_private_virtual_interface;

/// Types for the `CreatePublicVirtualInterface` operation.
pub mod create_public_virtual_interface;

/// Types for the `CreateTransitVirtualInterface` operation.
pub mod create_transit_virtual_interface;

/// Types for the `DeleteBGPPeer` operation.
pub mod delete_bgp_peer;

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

/// Types for the `DeleteDirectConnectGateway` operation.
pub mod delete_direct_connect_gateway;

/// Types for the `DeleteDirectConnectGatewayAssociation` operation.
pub mod delete_direct_connect_gateway_association;

/// Types for the `DeleteDirectConnectGatewayAssociationProposal` operation.
pub mod delete_direct_connect_gateway_association_proposal;

/// Types for the `DeleteInterconnect` operation.
pub mod delete_interconnect;

/// Types for the `DeleteLag` operation.
pub mod delete_lag;

/// Types for the `DeleteVirtualInterface` operation.
pub mod delete_virtual_interface;

/// Types for the `DescribeConnectionLoa` operation.
pub mod describe_connection_loa;

/// Types for the `DescribeConnections` operation.
pub mod describe_connections;

/// Types for the `DescribeConnectionsOnInterconnect` operation.
pub mod describe_connections_on_interconnect;

/// Types for the `DescribeCustomerMetadata` operation.
pub mod describe_customer_metadata;

/// Types for the `DescribeDirectConnectGatewayAssociationProposals` operation.
pub mod describe_direct_connect_gateway_association_proposals;

/// Types for the `DescribeDirectConnectGatewayAssociations` operation.
pub mod describe_direct_connect_gateway_associations;

/// Types for the `DescribeDirectConnectGatewayAttachments` operation.
pub mod describe_direct_connect_gateway_attachments;

/// Types for the `DescribeDirectConnectGateways` operation.
pub mod describe_direct_connect_gateways;

/// Types for the `DescribeHostedConnections` operation.
pub mod describe_hosted_connections;

/// Types for the `DescribeInterconnectLoa` operation.
pub mod describe_interconnect_loa;

/// Types for the `DescribeInterconnects` operation.
pub mod describe_interconnects;

/// Types for the `DescribeLags` operation.
pub mod describe_lags;

/// Types for the `DescribeLoa` operation.
pub mod describe_loa;

/// Types for the `DescribeLocations` operation.
pub mod describe_locations;

/// Types for the `DescribeRouterConfiguration` operation.
pub mod describe_router_configuration;

/// Types for the `DescribeTags` operation.
pub mod describe_tags;

/// Types for the `DescribeVirtualGateways` operation.
pub mod describe_virtual_gateways;

/// Types for the `DescribeVirtualInterfaces` operation.
pub mod describe_virtual_interfaces;

/// Types for the `DisassociateConnectionFromLag` operation.
pub mod disassociate_connection_from_lag;

/// Types for the `DisassociateMacSecKey` operation.
pub mod disassociate_mac_sec_key;

/// Types for the `ListVirtualInterfaceTestHistory` operation.
pub mod list_virtual_interface_test_history;

/// Types for the `StartBgpFailoverTest` operation.
pub mod start_bgp_failover_test;

/// Types for the `StopBgpFailoverTest` operation.
pub mod stop_bgp_failover_test;

/// 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;

/// Types for the `UpdateDirectConnectGateway` operation.
pub mod update_direct_connect_gateway;

/// Types for the `UpdateDirectConnectGatewayAssociation` operation.
pub mod update_direct_connect_gateway_association;

/// Types for the `UpdateLag` operation.
pub mod update_lag;

/// Types for the `UpdateVirtualInterfaceAttributes` operation.
pub mod update_virtual_interface_attributes;