NetworkManager
import { NetworkManager } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/networkmanager.ts";class NetworkManager { }
constructor(apiFactory: client.ApiFactory);
async associateCustomerGateway(params: AssociateCustomerGatewayRequest, opts?: client.RequestOptions): Promise<AssociateCustomerGatewayResponse>;
async associateLink(params: AssociateLinkRequest, opts?: client.RequestOptions): Promise<AssociateLinkResponse>;
async associateTransitGatewayConnectPeer(params: AssociateTransitGatewayConnectPeerRequest, opts?: client.RequestOptions): Promise<AssociateTransitGatewayConnectPeerResponse>;
async createConnection(params: CreateConnectionRequest, opts?: client.RequestOptions): Promise<CreateConnectionResponse>;
async createDevice(params: CreateDeviceRequest, opts?: client.RequestOptions): Promise<CreateDeviceResponse>;
async createGlobalNetwork(params?: CreateGlobalNetworkRequest, opts?: client.RequestOptions): Promise<CreateGlobalNetworkResponse>;
async createLink(params: CreateLinkRequest, opts?: client.RequestOptions): Promise<CreateLinkResponse>;
async createSite(params: CreateSiteRequest, opts?: client.RequestOptions): Promise<CreateSiteResponse>;
async deleteConnection(params: DeleteConnectionRequest, opts?: client.RequestOptions): Promise<DeleteConnectionResponse>;
async deleteDevice(params: DeleteDeviceRequest, opts?: client.RequestOptions): Promise<DeleteDeviceResponse>;
async deleteGlobalNetwork(params: DeleteGlobalNetworkRequest, opts?: client.RequestOptions): Promise<DeleteGlobalNetworkResponse>;
async deleteLink(params: DeleteLinkRequest, opts?: client.RequestOptions): Promise<DeleteLinkResponse>;
async deleteSite(params: DeleteSiteRequest, opts?: client.RequestOptions): Promise<DeleteSiteResponse>;
async deregisterTransitGateway(params: DeregisterTransitGatewayRequest, opts?: client.RequestOptions): Promise<DeregisterTransitGatewayResponse>;
async describeGlobalNetworks(params?: DescribeGlobalNetworksRequest, opts?: client.RequestOptions): Promise<DescribeGlobalNetworksResponse>;
async disassociateCustomerGateway(params: DisassociateCustomerGatewayRequest, opts?: client.RequestOptions): Promise<DisassociateCustomerGatewayResponse>;
async disassociateLink(params: DisassociateLinkRequest, opts?: client.RequestOptions): Promise<DisassociateLinkResponse>;
async disassociateTransitGatewayConnectPeer(params: DisassociateTransitGatewayConnectPeerRequest, opts?: client.RequestOptions): Promise<DisassociateTransitGatewayConnectPeerResponse>;
async getConnections(params: GetConnectionsRequest, opts?: client.RequestOptions): Promise<GetConnectionsResponse>;
async getCustomerGatewayAssociations(params: GetCustomerGatewayAssociationsRequest, opts?: client.RequestOptions): Promise<GetCustomerGatewayAssociationsResponse>;
async getDevices(params: GetDevicesRequest, opts?: client.RequestOptions): Promise<GetDevicesResponse>;
async getLinkAssociations(params: GetLinkAssociationsRequest, opts?: client.RequestOptions): Promise<GetLinkAssociationsResponse>;
async getTransitGatewayConnectPeerAssociations(params: GetTransitGatewayConnectPeerAssociationsRequest, opts?: client.RequestOptions): Promise<GetTransitGatewayConnectPeerAssociationsResponse>;
async getTransitGatewayRegistrations(params: GetTransitGatewayRegistrationsRequest, opts?: client.RequestOptions): Promise<GetTransitGatewayRegistrationsResponse>;
async listTagsForResource(params: ListTagsForResourceRequest, opts?: client.RequestOptions): Promise<ListTagsForResourceResponse>;
async registerTransitGateway(params: RegisterTransitGatewayRequest, opts?: client.RequestOptions): Promise<RegisterTransitGatewayResponse>;
async updateConnection(params: UpdateConnectionRequest, opts?: client.RequestOptions): Promise<UpdateConnectionResponse>;
async updateDevice(params: UpdateDeviceRequest, opts?: client.RequestOptions): Promise<UpdateDeviceResponse>;
async updateGlobalNetwork(params: UpdateGlobalNetworkRequest, opts?: client.RequestOptions): Promise<UpdateGlobalNetworkResponse>;
async updateLink(params: UpdateLinkRequest, opts?: client.RequestOptions): Promise<UpdateLinkResponse>;
async updateSite(params: UpdateSiteRequest, opts?: client.RequestOptions): Promise<UpdateSiteResponse>;
§Constructors
§
new NetworkManager(apiFactory: client.ApiFactory)
[src]§Methods
§
associateCustomerGateway(params: AssociateCustomerGatewayRequest, opts?: client.RequestOptions): Promise<AssociateCustomerGatewayResponse>
[src]§
associateLink(params: AssociateLinkRequest, opts?: client.RequestOptions): Promise<AssociateLinkResponse>
[src]§
associateTransitGatewayConnectPeer(params: AssociateTransitGatewayConnectPeerRequest, opts?: client.RequestOptions): Promise<AssociateTransitGatewayConnectPeerResponse>
[src]§
createConnection(params: CreateConnectionRequest, opts?: client.RequestOptions): Promise<CreateConnectionResponse>
[src]§
createDevice(params: CreateDeviceRequest, opts?: client.RequestOptions): Promise<CreateDeviceResponse>
[src]§
createGlobalNetwork(params?: CreateGlobalNetworkRequest, opts?: client.RequestOptions): Promise<CreateGlobalNetworkResponse>
[src]§
deleteConnection(params: DeleteConnectionRequest, opts?: client.RequestOptions): Promise<DeleteConnectionResponse>
[src]§
deleteDevice(params: DeleteDeviceRequest, opts?: client.RequestOptions): Promise<DeleteDeviceResponse>
[src]§
deleteGlobalNetwork(params: DeleteGlobalNetworkRequest, opts?: client.RequestOptions): Promise<DeleteGlobalNetworkResponse>
[src]§
deregisterTransitGateway(params: DeregisterTransitGatewayRequest, opts?: client.RequestOptions): Promise<DeregisterTransitGatewayResponse>
[src]§
describeGlobalNetworks(params?: DescribeGlobalNetworksRequest, opts?: client.RequestOptions): Promise<DescribeGlobalNetworksResponse>
[src]§
disassociateCustomerGateway(params: DisassociateCustomerGatewayRequest, opts?: client.RequestOptions): Promise<DisassociateCustomerGatewayResponse>
[src]§
disassociateLink(params: DisassociateLinkRequest, opts?: client.RequestOptions): Promise<DisassociateLinkResponse>
[src]§
disassociateTransitGatewayConnectPeer(params: DisassociateTransitGatewayConnectPeerRequest, opts?: client.RequestOptions): Promise<DisassociateTransitGatewayConnectPeerResponse>
[src]§
getConnections(params: GetConnectionsRequest, opts?: client.RequestOptions): Promise<GetConnectionsResponse>
[src]§
getCustomerGatewayAssociations(params: GetCustomerGatewayAssociationsRequest, opts?: client.RequestOptions): Promise<GetCustomerGatewayAssociationsResponse>
[src]§
getLinkAssociations(params: GetLinkAssociationsRequest, opts?: client.RequestOptions): Promise<GetLinkAssociationsResponse>
[src]§
getTransitGatewayConnectPeerAssociations(params: GetTransitGatewayConnectPeerAssociationsRequest, opts?: client.RequestOptions): Promise<GetTransitGatewayConnectPeerAssociationsResponse>
[src]§
getTransitGatewayRegistrations(params: GetTransitGatewayRegistrationsRequest, opts?: client.RequestOptions): Promise<GetTransitGatewayRegistrationsResponse>
[src]§
listTagsForResource(params: ListTagsForResourceRequest, opts?: client.RequestOptions): Promise<ListTagsForResourceResponse>
[src]§
registerTransitGateway(params: RegisterTransitGatewayRequest, opts?: client.RequestOptions): Promise<RegisterTransitGatewayResponse>
[src]§
updateConnection(params: UpdateConnectionRequest, opts?: client.RequestOptions): Promise<UpdateConnectionResponse>
[src]§
updateDevice(params: UpdateDeviceRequest, opts?: client.RequestOptions): Promise<UpdateDeviceResponse>
[src]§
updateGlobalNetwork(params: UpdateGlobalNetworkRequest, opts?: client.RequestOptions): Promise<UpdateGlobalNetworkResponse>
[src]§Static Properties
§
ApiMetadata: client.ApiMetadata
[src]