UNPKG

@pulumi/aws

Version:

A Pulumi package for creating and managing Amazon Web Services (AWS) cloud resources.

73 lines (72 loc) 7.38 kB
export { BgpPeerArgs, BgpPeerState } from "./bgpPeer"; export type BgpPeer = import("./bgpPeer").BgpPeer; export declare const BgpPeer: typeof import("./bgpPeer").BgpPeer; export { ConnectionArgs, ConnectionState } from "./connection"; export type Connection = import("./connection").Connection; export declare const Connection: typeof import("./connection").Connection; export { ConnectionAssociationArgs, ConnectionAssociationState } from "./connectionAssociation"; export type ConnectionAssociation = import("./connectionAssociation").ConnectionAssociation; export declare const ConnectionAssociation: typeof import("./connectionAssociation").ConnectionAssociation; export { ConnectionConfirmationArgs, ConnectionConfirmationState } from "./connectionConfirmation"; export type ConnectionConfirmation = import("./connectionConfirmation").ConnectionConfirmation; export declare const ConnectionConfirmation: typeof import("./connectionConfirmation").ConnectionConfirmation; export { GatewayArgs, GatewayState } from "./gateway"; export type Gateway = import("./gateway").Gateway; export declare const Gateway: typeof import("./gateway").Gateway; export { GatewayAssociationArgs, GatewayAssociationState } from "./gatewayAssociation"; export type GatewayAssociation = import("./gatewayAssociation").GatewayAssociation; export declare const GatewayAssociation: typeof import("./gatewayAssociation").GatewayAssociation; export { GatewayAssociationProposalArgs, GatewayAssociationProposalState } from "./gatewayAssociationProposal"; export type GatewayAssociationProposal = import("./gatewayAssociationProposal").GatewayAssociationProposal; export declare const GatewayAssociationProposal: typeof import("./gatewayAssociationProposal").GatewayAssociationProposal; export { GetConnectionArgs, GetConnectionResult, GetConnectionOutputArgs } from "./getConnection"; export declare const getConnection: typeof import("./getConnection").getConnection; export declare const getConnectionOutput: typeof import("./getConnection").getConnectionOutput; export { GetGatewayArgs, GetGatewayResult, GetGatewayOutputArgs } from "./getGateway"; export declare const getGateway: typeof import("./getGateway").getGateway; export declare const getGatewayOutput: typeof import("./getGateway").getGatewayOutput; export { GetLocationArgs, GetLocationResult, GetLocationOutputArgs } from "./getLocation"; export declare const getLocation: typeof import("./getLocation").getLocation; export declare const getLocationOutput: typeof import("./getLocation").getLocationOutput; export { GetLocationsArgs, GetLocationsResult, GetLocationsOutputArgs } from "./getLocations"; export declare const getLocations: typeof import("./getLocations").getLocations; export declare const getLocationsOutput: typeof import("./getLocations").getLocationsOutput; export { GetRouterConfigurationArgs, GetRouterConfigurationResult, GetRouterConfigurationOutputArgs } from "./getRouterConfiguration"; export declare const getRouterConfiguration: typeof import("./getRouterConfiguration").getRouterConfiguration; export declare const getRouterConfigurationOutput: typeof import("./getRouterConfiguration").getRouterConfigurationOutput; export { HostedConnectionArgs, HostedConnectionState } from "./hostedConnection"; export type HostedConnection = import("./hostedConnection").HostedConnection; export declare const HostedConnection: typeof import("./hostedConnection").HostedConnection; export { HostedPrivateVirtualInterfaceArgs, HostedPrivateVirtualInterfaceState } from "./hostedPrivateVirtualInterface"; export type HostedPrivateVirtualInterface = import("./hostedPrivateVirtualInterface").HostedPrivateVirtualInterface; export declare const HostedPrivateVirtualInterface: typeof import("./hostedPrivateVirtualInterface").HostedPrivateVirtualInterface; export { HostedPrivateVirtualInterfaceAccepterArgs, HostedPrivateVirtualInterfaceAccepterState } from "./hostedPrivateVirtualInterfaceAccepter"; export type HostedPrivateVirtualInterfaceAccepter = import("./hostedPrivateVirtualInterfaceAccepter").HostedPrivateVirtualInterfaceAccepter; export declare const HostedPrivateVirtualInterfaceAccepter: typeof import("./hostedPrivateVirtualInterfaceAccepter").HostedPrivateVirtualInterfaceAccepter; export { HostedPublicVirtualInterfaceArgs, HostedPublicVirtualInterfaceState } from "./hostedPublicVirtualInterface"; export type HostedPublicVirtualInterface = import("./hostedPublicVirtualInterface").HostedPublicVirtualInterface; export declare const HostedPublicVirtualInterface: typeof import("./hostedPublicVirtualInterface").HostedPublicVirtualInterface; export { HostedPublicVirtualInterfaceAccepterArgs, HostedPublicVirtualInterfaceAccepterState } from "./hostedPublicVirtualInterfaceAccepter"; export type HostedPublicVirtualInterfaceAccepter = import("./hostedPublicVirtualInterfaceAccepter").HostedPublicVirtualInterfaceAccepter; export declare const HostedPublicVirtualInterfaceAccepter: typeof import("./hostedPublicVirtualInterfaceAccepter").HostedPublicVirtualInterfaceAccepter; export { HostedTransitVirtualInterfaceArgs, HostedTransitVirtualInterfaceState } from "./hostedTransitVirtualInterface"; export type HostedTransitVirtualInterface = import("./hostedTransitVirtualInterface").HostedTransitVirtualInterface; export declare const HostedTransitVirtualInterface: typeof import("./hostedTransitVirtualInterface").HostedTransitVirtualInterface; export { HostedTransitVirtualInterfaceAcceptorArgs, HostedTransitVirtualInterfaceAcceptorState } from "./hostedTransitVirtualInterfaceAcceptor"; export type HostedTransitVirtualInterfaceAcceptor = import("./hostedTransitVirtualInterfaceAcceptor").HostedTransitVirtualInterfaceAcceptor; export declare const HostedTransitVirtualInterfaceAcceptor: typeof import("./hostedTransitVirtualInterfaceAcceptor").HostedTransitVirtualInterfaceAcceptor; export { LinkAggregationGroupArgs, LinkAggregationGroupState } from "./linkAggregationGroup"; export type LinkAggregationGroup = import("./linkAggregationGroup").LinkAggregationGroup; export declare const LinkAggregationGroup: typeof import("./linkAggregationGroup").LinkAggregationGroup; export { MacsecKeyAssociationArgs, MacsecKeyAssociationState } from "./macsecKeyAssociation"; export type MacsecKeyAssociation = import("./macsecKeyAssociation").MacsecKeyAssociation; export declare const MacsecKeyAssociation: typeof import("./macsecKeyAssociation").MacsecKeyAssociation; export { PrivateVirtualInterfaceArgs, PrivateVirtualInterfaceState } from "./privateVirtualInterface"; export type PrivateVirtualInterface = import("./privateVirtualInterface").PrivateVirtualInterface; export declare const PrivateVirtualInterface: typeof import("./privateVirtualInterface").PrivateVirtualInterface; export { PublicVirtualInterfaceArgs, PublicVirtualInterfaceState } from "./publicVirtualInterface"; export type PublicVirtualInterface = import("./publicVirtualInterface").PublicVirtualInterface; export declare const PublicVirtualInterface: typeof import("./publicVirtualInterface").PublicVirtualInterface; export { TransitVirtualInterfaceArgs, TransitVirtualInterfaceState } from "./transitVirtualInterface"; export type TransitVirtualInterface = import("./transitVirtualInterface").TransitVirtualInterface; export declare const TransitVirtualInterface: typeof import("./transitVirtualInterface").TransitVirtualInterface;