// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use ::aws_types::request_id::RequestId;
/// Types for the `CreateNetworkConnector` operation.
pub mod create_network_connector;
/// Types for the `DeleteNetworkConnector` operation.
pub mod delete_network_connector;
/// Types for the `GetNetworkConnector` operation.
pub mod get_network_connector;
/// Types for the `ListNetworkConnectors` operation.
pub mod list_network_connectors;
/// Types for the `UpdateNetworkConnector` operation.
pub mod update_network_connector;