aws-sdk-networkmanager 1.102.0

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

/// Types for the `AcceptAttachment` operation.
pub mod accept_attachment;

/// Types for the `AssociateConnectPeer` operation.
pub mod associate_connect_peer;

/// Types for the `AssociateCustomerGateway` operation.
pub mod associate_customer_gateway;

/// Types for the `AssociateLink` operation.
pub mod associate_link;

/// Types for the `AssociateTransitGatewayConnectPeer` operation.
pub mod associate_transit_gateway_connect_peer;

/// Types for the `CreateConnectAttachment` operation.
pub mod create_connect_attachment;

/// Types for the `CreateConnectPeer` operation.
pub mod create_connect_peer;

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

/// Types for the `CreateCoreNetwork` operation.
pub mod create_core_network;

/// Types for the `CreateCoreNetworkPrefixListAssociation` operation.
pub mod create_core_network_prefix_list_association;

/// Types for the `CreateDevice` operation.
pub mod create_device;

/// Types for the `CreateDirectConnectGatewayAttachment` operation.
pub mod create_direct_connect_gateway_attachment;

/// Types for the `CreateGlobalNetwork` operation.
pub mod create_global_network;

/// Types for the `CreateLink` operation.
pub mod create_link;

/// Types for the `CreateSite` operation.
pub mod create_site;

/// Types for the `CreateSiteToSiteVpnAttachment` operation.
pub mod create_site_to_site_vpn_attachment;

/// Types for the `CreateTransitGatewayPeering` operation.
pub mod create_transit_gateway_peering;

/// Types for the `CreateTransitGatewayRouteTableAttachment` operation.
pub mod create_transit_gateway_route_table_attachment;

/// Types for the `CreateVpcAttachment` operation.
pub mod create_vpc_attachment;

/// Types for the `DeleteAttachment` operation.
pub mod delete_attachment;

/// Types for the `DeleteConnectPeer` operation.
pub mod delete_connect_peer;

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

/// Types for the `DeleteCoreNetwork` operation.
pub mod delete_core_network;

/// Types for the `DeleteCoreNetworkPolicyVersion` operation.
pub mod delete_core_network_policy_version;

/// Types for the `DeleteCoreNetworkPrefixListAssociation` operation.
pub mod delete_core_network_prefix_list_association;

/// Types for the `DeleteDevice` operation.
pub mod delete_device;

/// Types for the `DeleteGlobalNetwork` operation.
pub mod delete_global_network;

/// Types for the `DeleteLink` operation.
pub mod delete_link;

/// Types for the `DeletePeering` operation.
pub mod delete_peering;

/// Types for the `DeleteResourcePolicy` operation.
pub mod delete_resource_policy;

/// Types for the `DeleteSite` operation.
pub mod delete_site;

/// Types for the `DeregisterTransitGateway` operation.
pub mod deregister_transit_gateway;

/// Types for the `DescribeGlobalNetworks` operation.
pub mod describe_global_networks;

/// Types for the `DisassociateConnectPeer` operation.
pub mod disassociate_connect_peer;

/// Types for the `DisassociateCustomerGateway` operation.
pub mod disassociate_customer_gateway;

/// Types for the `DisassociateLink` operation.
pub mod disassociate_link;

/// Types for the `DisassociateTransitGatewayConnectPeer` operation.
pub mod disassociate_transit_gateway_connect_peer;

/// Types for the `ExecuteCoreNetworkChangeSet` operation.
pub mod execute_core_network_change_set;

/// Types for the `GetConnectAttachment` operation.
pub mod get_connect_attachment;

/// Types for the `GetConnectPeer` operation.
pub mod get_connect_peer;

/// Types for the `GetConnectPeerAssociations` operation.
pub mod get_connect_peer_associations;

/// Types for the `GetConnections` operation.
pub mod get_connections;

/// Types for the `GetCoreNetwork` operation.
pub mod get_core_network;

/// Types for the `GetCoreNetworkChangeEvents` operation.
pub mod get_core_network_change_events;

/// Types for the `GetCoreNetworkChangeSet` operation.
pub mod get_core_network_change_set;

/// Types for the `GetCoreNetworkPolicy` operation.
pub mod get_core_network_policy;

/// Types for the `GetCustomerGatewayAssociations` operation.
pub mod get_customer_gateway_associations;

/// Types for the `GetDevices` operation.
pub mod get_devices;

/// Types for the `GetDirectConnectGatewayAttachment` operation.
pub mod get_direct_connect_gateway_attachment;

/// Types for the `GetLinkAssociations` operation.
pub mod get_link_associations;

/// Types for the `GetLinks` operation.
pub mod get_links;

/// Types for the `GetNetworkResourceCounts` operation.
pub mod get_network_resource_counts;

/// Types for the `GetNetworkResourceRelationships` operation.
pub mod get_network_resource_relationships;

/// Types for the `GetNetworkResources` operation.
pub mod get_network_resources;

/// Types for the `GetNetworkRoutes` operation.
pub mod get_network_routes;

/// Types for the `GetNetworkTelemetry` operation.
pub mod get_network_telemetry;

/// Types for the `GetResourcePolicy` operation.
pub mod get_resource_policy;

/// Types for the `GetRouteAnalysis` operation.
pub mod get_route_analysis;

/// Types for the `GetSiteToSiteVpnAttachment` operation.
pub mod get_site_to_site_vpn_attachment;

/// Types for the `GetSites` operation.
pub mod get_sites;

/// Types for the `GetTransitGatewayConnectPeerAssociations` operation.
pub mod get_transit_gateway_connect_peer_associations;

/// Types for the `GetTransitGatewayPeering` operation.
pub mod get_transit_gateway_peering;

/// Types for the `GetTransitGatewayRegistrations` operation.
pub mod get_transit_gateway_registrations;

/// Types for the `GetTransitGatewayRouteTableAttachment` operation.
pub mod get_transit_gateway_route_table_attachment;

/// Types for the `GetVpcAttachment` operation.
pub mod get_vpc_attachment;

/// Types for the `ListAttachmentRoutingPolicyAssociations` operation.
pub mod list_attachment_routing_policy_associations;

/// Types for the `ListAttachments` operation.
pub mod list_attachments;

/// Types for the `ListConnectPeers` operation.
pub mod list_connect_peers;

/// Types for the `ListCoreNetworkPolicyVersions` operation.
pub mod list_core_network_policy_versions;

/// Types for the `ListCoreNetworkPrefixListAssociations` operation.
pub mod list_core_network_prefix_list_associations;

/// Types for the `ListCoreNetworkRoutingInformation` operation.
pub mod list_core_network_routing_information;

/// Types for the `ListCoreNetworks` operation.
pub mod list_core_networks;

/// Types for the `ListOrganizationServiceAccessStatus` operation.
pub mod list_organization_service_access_status;

/// Types for the `ListPeerings` operation.
pub mod list_peerings;

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

/// Types for the `PutAttachmentRoutingPolicyLabel` operation.
pub mod put_attachment_routing_policy_label;

/// Types for the `PutCoreNetworkPolicy` operation.
pub mod put_core_network_policy;

/// Types for the `PutResourcePolicy` operation.
pub mod put_resource_policy;

/// Types for the `RegisterTransitGateway` operation.
pub mod register_transit_gateway;

/// Types for the `RejectAttachment` operation.
pub mod reject_attachment;

/// Types for the `RemoveAttachmentRoutingPolicyLabel` operation.
pub mod remove_attachment_routing_policy_label;

/// Types for the `RestoreCoreNetworkPolicyVersion` operation.
pub mod restore_core_network_policy_version;

/// Types for the `StartOrganizationServiceAccessUpdate` operation.
pub mod start_organization_service_access_update;

/// Types for the `StartRouteAnalysis` operation.
pub mod start_route_analysis;

/// 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 `UpdateCoreNetwork` operation.
pub mod update_core_network;

/// Types for the `UpdateDevice` operation.
pub mod update_device;

/// Types for the `UpdateDirectConnectGatewayAttachment` operation.
pub mod update_direct_connect_gateway_attachment;

/// Types for the `UpdateGlobalNetwork` operation.
pub mod update_global_network;

/// Types for the `UpdateLink` operation.
pub mod update_link;

/// Types for the `UpdateNetworkResourceMetadata` operation.
pub mod update_network_resource_metadata;

/// Types for the `UpdateSite` operation.
pub mod update_site;

/// Types for the `UpdateVpcAttachment` operation.
pub mod update_vpc_attachment;