@pulumi/aws
Version:
A Pulumi package for creating and managing Amazon Web Services (AWS) cloud resources.
91 lines (90 loc) • 8.09 kB
TypeScript
export { AttachmentAccepterArgs, AttachmentAccepterState } from "./attachmentAccepter";
export type AttachmentAccepter = import("./attachmentAccepter").AttachmentAccepter;
export declare const AttachmentAccepter: typeof import("./attachmentAccepter").AttachmentAccepter;
export { ConnectAttachmentArgs, ConnectAttachmentState } from "./connectAttachment";
export type ConnectAttachment = import("./connectAttachment").ConnectAttachment;
export declare const ConnectAttachment: typeof import("./connectAttachment").ConnectAttachment;
export { ConnectPeerArgs, ConnectPeerState } from "./connectPeer";
export type ConnectPeer = import("./connectPeer").ConnectPeer;
export declare const ConnectPeer: typeof import("./connectPeer").ConnectPeer;
export { ConnectionArgs, ConnectionState } from "./connection";
export type Connection = import("./connection").Connection;
export declare const Connection: typeof import("./connection").Connection;
export { CoreNetworkArgs, CoreNetworkState } from "./coreNetwork";
export type CoreNetwork = import("./coreNetwork").CoreNetwork;
export declare const CoreNetwork: typeof import("./coreNetwork").CoreNetwork;
export { CoreNetworkPolicyAttachmentArgs, CoreNetworkPolicyAttachmentState } from "./coreNetworkPolicyAttachment";
export type CoreNetworkPolicyAttachment = import("./coreNetworkPolicyAttachment").CoreNetworkPolicyAttachment;
export declare const CoreNetworkPolicyAttachment: typeof import("./coreNetworkPolicyAttachment").CoreNetworkPolicyAttachment;
export { CustomerGatewayAssociationArgs, CustomerGatewayAssociationState } from "./customerGatewayAssociation";
export type CustomerGatewayAssociation = import("./customerGatewayAssociation").CustomerGatewayAssociation;
export declare const CustomerGatewayAssociation: typeof import("./customerGatewayAssociation").CustomerGatewayAssociation;
export { DeviceArgs, DeviceState } from "./device";
export type Device = import("./device").Device;
export declare const Device: typeof import("./device").Device;
export { DxGatewayAttachmentArgs, DxGatewayAttachmentState } from "./dxGatewayAttachment";
export type DxGatewayAttachment = import("./dxGatewayAttachment").DxGatewayAttachment;
export declare const DxGatewayAttachment: typeof import("./dxGatewayAttachment").DxGatewayAttachment;
export { GetConnectionArgs, GetConnectionResult, GetConnectionOutputArgs } from "./getConnection";
export declare const getConnection: typeof import("./getConnection").getConnection;
export declare const getConnectionOutput: typeof import("./getConnection").getConnectionOutput;
export { GetConnectionsArgs, GetConnectionsResult, GetConnectionsOutputArgs } from "./getConnections";
export declare const getConnections: typeof import("./getConnections").getConnections;
export declare const getConnectionsOutput: typeof import("./getConnections").getConnectionsOutput;
export { GetCoreNetworkPolicyDocumentArgs, GetCoreNetworkPolicyDocumentResult, GetCoreNetworkPolicyDocumentOutputArgs } from "./getCoreNetworkPolicyDocument";
export declare const getCoreNetworkPolicyDocument: typeof import("./getCoreNetworkPolicyDocument").getCoreNetworkPolicyDocument;
export declare const getCoreNetworkPolicyDocumentOutput: typeof import("./getCoreNetworkPolicyDocument").getCoreNetworkPolicyDocumentOutput;
export { GetDeviceArgs, GetDeviceResult, GetDeviceOutputArgs } from "./getDevice";
export declare const getDevice: typeof import("./getDevice").getDevice;
export declare const getDeviceOutput: typeof import("./getDevice").getDeviceOutput;
export { GetDevicesArgs, GetDevicesResult, GetDevicesOutputArgs } from "./getDevices";
export declare const getDevices: typeof import("./getDevices").getDevices;
export declare const getDevicesOutput: typeof import("./getDevices").getDevicesOutput;
export { GetGlobalNetworkArgs, GetGlobalNetworkResult, GetGlobalNetworkOutputArgs } from "./getGlobalNetwork";
export declare const getGlobalNetwork: typeof import("./getGlobalNetwork").getGlobalNetwork;
export declare const getGlobalNetworkOutput: typeof import("./getGlobalNetwork").getGlobalNetworkOutput;
export { GetGlobalNetworksArgs, GetGlobalNetworksResult, GetGlobalNetworksOutputArgs } from "./getGlobalNetworks";
export declare const getGlobalNetworks: typeof import("./getGlobalNetworks").getGlobalNetworks;
export declare const getGlobalNetworksOutput: typeof import("./getGlobalNetworks").getGlobalNetworksOutput;
export { GetLinkArgs, GetLinkResult, GetLinkOutputArgs } from "./getLink";
export declare const getLink: typeof import("./getLink").getLink;
export declare const getLinkOutput: typeof import("./getLink").getLinkOutput;
export { GetLinksArgs, GetLinksResult, GetLinksOutputArgs } from "./getLinks";
export declare const getLinks: typeof import("./getLinks").getLinks;
export declare const getLinksOutput: typeof import("./getLinks").getLinksOutput;
export { GetSiteArgs, GetSiteResult, GetSiteOutputArgs } from "./getSite";
export declare const getSite: typeof import("./getSite").getSite;
export declare const getSiteOutput: typeof import("./getSite").getSiteOutput;
export { GetSitesArgs, GetSitesResult, GetSitesOutputArgs } from "./getSites";
export declare const getSites: typeof import("./getSites").getSites;
export declare const getSitesOutput: typeof import("./getSites").getSitesOutput;
export { GlobalNetworkArgs, GlobalNetworkState } from "./globalNetwork";
export type GlobalNetwork = import("./globalNetwork").GlobalNetwork;
export declare const GlobalNetwork: typeof import("./globalNetwork").GlobalNetwork;
export { LinkArgs, LinkState } from "./link";
export type Link = import("./link").Link;
export declare const Link: typeof import("./link").Link;
export { LinkAssociationArgs, LinkAssociationState } from "./linkAssociation";
export type LinkAssociation = import("./linkAssociation").LinkAssociation;
export declare const LinkAssociation: typeof import("./linkAssociation").LinkAssociation;
export { SiteArgs, SiteState } from "./site";
export type Site = import("./site").Site;
export declare const Site: typeof import("./site").Site;
export { SiteToSiteVpnAttachmentArgs, SiteToSiteVpnAttachmentState } from "./siteToSiteVpnAttachment";
export type SiteToSiteVpnAttachment = import("./siteToSiteVpnAttachment").SiteToSiteVpnAttachment;
export declare const SiteToSiteVpnAttachment: typeof import("./siteToSiteVpnAttachment").SiteToSiteVpnAttachment;
export { TransitGatewayConnectPeerAssociationArgs, TransitGatewayConnectPeerAssociationState } from "./transitGatewayConnectPeerAssociation";
export type TransitGatewayConnectPeerAssociation = import("./transitGatewayConnectPeerAssociation").TransitGatewayConnectPeerAssociation;
export declare const TransitGatewayConnectPeerAssociation: typeof import("./transitGatewayConnectPeerAssociation").TransitGatewayConnectPeerAssociation;
export { TransitGatewayPeeringArgs, TransitGatewayPeeringState } from "./transitGatewayPeering";
export type TransitGatewayPeering = import("./transitGatewayPeering").TransitGatewayPeering;
export declare const TransitGatewayPeering: typeof import("./transitGatewayPeering").TransitGatewayPeering;
export { TransitGatewayRegistrationArgs, TransitGatewayRegistrationState } from "./transitGatewayRegistration";
export type TransitGatewayRegistration = import("./transitGatewayRegistration").TransitGatewayRegistration;
export declare const TransitGatewayRegistration: typeof import("./transitGatewayRegistration").TransitGatewayRegistration;
export { TransitGatewayRouteTableAttachmentArgs, TransitGatewayRouteTableAttachmentState } from "./transitGatewayRouteTableAttachment";
export type TransitGatewayRouteTableAttachment = import("./transitGatewayRouteTableAttachment").TransitGatewayRouteTableAttachment;
export declare const TransitGatewayRouteTableAttachment: typeof import("./transitGatewayRouteTableAttachment").TransitGatewayRouteTableAttachment;
export { VpcAttachmentArgs, VpcAttachmentState } from "./vpcAttachment";
export type VpcAttachment = import("./vpcAttachment").VpcAttachment;
export declare const VpcAttachment: typeof import("./vpcAttachment").VpcAttachment;