UNPKG

@pulumi/aws-native

Version:

The Pulumi AWS Cloud Control Provider enables you to build, deploy, and manage [any AWS resource that's supported by the AWS Cloud Control API](https://github.com/pulumi/pulumi-aws-native/blob/master/provider/cmd/pulumi-gen-aws-native/supported-types.txt)

82 lines (81 loc) 7.58 kB
export { ConnectAttachmentArgs } from "./connectAttachment"; export type ConnectAttachment = import("./connectAttachment").ConnectAttachment; export declare const ConnectAttachment: typeof import("./connectAttachment").ConnectAttachment; export { ConnectPeerArgs } from "./connectPeer"; export type ConnectPeer = import("./connectPeer").ConnectPeer; export declare const ConnectPeer: typeof import("./connectPeer").ConnectPeer; export { CoreNetworkArgs } from "./coreNetwork"; export type CoreNetwork = import("./coreNetwork").CoreNetwork; export declare const CoreNetwork: typeof import("./coreNetwork").CoreNetwork; export { CustomerGatewayAssociationArgs } from "./customerGatewayAssociation"; export type CustomerGatewayAssociation = import("./customerGatewayAssociation").CustomerGatewayAssociation; export declare const CustomerGatewayAssociation: typeof import("./customerGatewayAssociation").CustomerGatewayAssociation; export { DeviceArgs } from "./device"; export type Device = import("./device").Device; export declare const Device: typeof import("./device").Device; export { DirectConnectGatewayAttachmentArgs } from "./directConnectGatewayAttachment"; export type DirectConnectGatewayAttachment = import("./directConnectGatewayAttachment").DirectConnectGatewayAttachment; export declare const DirectConnectGatewayAttachment: typeof import("./directConnectGatewayAttachment").DirectConnectGatewayAttachment; export { GetConnectAttachmentArgs, GetConnectAttachmentResult, GetConnectAttachmentOutputArgs } from "./getConnectAttachment"; export declare const getConnectAttachment: typeof import("./getConnectAttachment").getConnectAttachment; export declare const getConnectAttachmentOutput: typeof import("./getConnectAttachment").getConnectAttachmentOutput; export { GetConnectPeerArgs, GetConnectPeerResult, GetConnectPeerOutputArgs } from "./getConnectPeer"; export declare const getConnectPeer: typeof import("./getConnectPeer").getConnectPeer; export declare const getConnectPeerOutput: typeof import("./getConnectPeer").getConnectPeerOutput; export { GetCoreNetworkArgs, GetCoreNetworkResult, GetCoreNetworkOutputArgs } from "./getCoreNetwork"; export declare const getCoreNetwork: typeof import("./getCoreNetwork").getCoreNetwork; export declare const getCoreNetworkOutput: typeof import("./getCoreNetwork").getCoreNetworkOutput; export { GetDeviceArgs, GetDeviceResult, GetDeviceOutputArgs } from "./getDevice"; export declare const getDevice: typeof import("./getDevice").getDevice; export declare const getDeviceOutput: typeof import("./getDevice").getDeviceOutput; export { GetDirectConnectGatewayAttachmentArgs, GetDirectConnectGatewayAttachmentResult, GetDirectConnectGatewayAttachmentOutputArgs } from "./getDirectConnectGatewayAttachment"; export declare const getDirectConnectGatewayAttachment: typeof import("./getDirectConnectGatewayAttachment").getDirectConnectGatewayAttachment; export declare const getDirectConnectGatewayAttachmentOutput: typeof import("./getDirectConnectGatewayAttachment").getDirectConnectGatewayAttachmentOutput; export { GetGlobalNetworkArgs, GetGlobalNetworkResult, GetGlobalNetworkOutputArgs } from "./getGlobalNetwork"; export declare const getGlobalNetwork: typeof import("./getGlobalNetwork").getGlobalNetwork; export declare const getGlobalNetworkOutput: typeof import("./getGlobalNetwork").getGlobalNetworkOutput; export { GetLinkArgs, GetLinkResult, GetLinkOutputArgs } from "./getLink"; export declare const getLink: typeof import("./getLink").getLink; export declare const getLinkOutput: typeof import("./getLink").getLinkOutput; export { GetSiteArgs, GetSiteResult, GetSiteOutputArgs } from "./getSite"; export declare const getSite: typeof import("./getSite").getSite; export declare const getSiteOutput: typeof import("./getSite").getSiteOutput; export { GetSiteToSiteVpnAttachmentArgs, GetSiteToSiteVpnAttachmentResult, GetSiteToSiteVpnAttachmentOutputArgs } from "./getSiteToSiteVpnAttachment"; export declare const getSiteToSiteVpnAttachment: typeof import("./getSiteToSiteVpnAttachment").getSiteToSiteVpnAttachment; export declare const getSiteToSiteVpnAttachmentOutput: typeof import("./getSiteToSiteVpnAttachment").getSiteToSiteVpnAttachmentOutput; export { GetTransitGatewayPeeringArgs, GetTransitGatewayPeeringResult, GetTransitGatewayPeeringOutputArgs } from "./getTransitGatewayPeering"; export declare const getTransitGatewayPeering: typeof import("./getTransitGatewayPeering").getTransitGatewayPeering; export declare const getTransitGatewayPeeringOutput: typeof import("./getTransitGatewayPeering").getTransitGatewayPeeringOutput; export { GetTransitGatewayRouteTableAttachmentArgs, GetTransitGatewayRouteTableAttachmentResult, GetTransitGatewayRouteTableAttachmentOutputArgs } from "./getTransitGatewayRouteTableAttachment"; export declare const getTransitGatewayRouteTableAttachment: typeof import("./getTransitGatewayRouteTableAttachment").getTransitGatewayRouteTableAttachment; export declare const getTransitGatewayRouteTableAttachmentOutput: typeof import("./getTransitGatewayRouteTableAttachment").getTransitGatewayRouteTableAttachmentOutput; export { GetVpcAttachmentArgs, GetVpcAttachmentResult, GetVpcAttachmentOutputArgs } from "./getVpcAttachment"; export declare const getVpcAttachment: typeof import("./getVpcAttachment").getVpcAttachment; export declare const getVpcAttachmentOutput: typeof import("./getVpcAttachment").getVpcAttachmentOutput; export { GlobalNetworkArgs } from "./globalNetwork"; export type GlobalNetwork = import("./globalNetwork").GlobalNetwork; export declare const GlobalNetwork: typeof import("./globalNetwork").GlobalNetwork; export { LinkArgs } from "./link"; export type Link = import("./link").Link; export declare const Link: typeof import("./link").Link; export { LinkAssociationArgs } from "./linkAssociation"; export type LinkAssociation = import("./linkAssociation").LinkAssociation; export declare const LinkAssociation: typeof import("./linkAssociation").LinkAssociation; export { SiteArgs } from "./site"; export type Site = import("./site").Site; export declare const Site: typeof import("./site").Site; export { SiteToSiteVpnAttachmentArgs } from "./siteToSiteVpnAttachment"; export type SiteToSiteVpnAttachment = import("./siteToSiteVpnAttachment").SiteToSiteVpnAttachment; export declare const SiteToSiteVpnAttachment: typeof import("./siteToSiteVpnAttachment").SiteToSiteVpnAttachment; export { TransitGatewayPeeringArgs } from "./transitGatewayPeering"; export type TransitGatewayPeering = import("./transitGatewayPeering").TransitGatewayPeering; export declare const TransitGatewayPeering: typeof import("./transitGatewayPeering").TransitGatewayPeering; export { TransitGatewayRegistrationArgs } from "./transitGatewayRegistration"; export type TransitGatewayRegistration = import("./transitGatewayRegistration").TransitGatewayRegistration; export declare const TransitGatewayRegistration: typeof import("./transitGatewayRegistration").TransitGatewayRegistration; export { TransitGatewayRouteTableAttachmentArgs } from "./transitGatewayRouteTableAttachment"; export type TransitGatewayRouteTableAttachment = import("./transitGatewayRouteTableAttachment").TransitGatewayRouteTableAttachment; export declare const TransitGatewayRouteTableAttachment: typeof import("./transitGatewayRouteTableAttachment").TransitGatewayRouteTableAttachment; export { VpcAttachmentArgs } from "./vpcAttachment"; export type VpcAttachment = import("./vpcAttachment").VpcAttachment; export declare const VpcAttachment: typeof import("./vpcAttachment").VpcAttachment;