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)

71 lines (70 loc) 5.89 kB
export { BridgeArgs } from "./bridge"; export type Bridge = import("./bridge").Bridge; export declare const Bridge: typeof import("./bridge").Bridge; export { BridgeOutputResourceArgs } from "./bridgeOutputResource"; export type BridgeOutputResource = import("./bridgeOutputResource").BridgeOutputResource; export declare const BridgeOutputResource: typeof import("./bridgeOutputResource").BridgeOutputResource; export { BridgeSourceArgs } from "./bridgeSource"; export type BridgeSource = import("./bridgeSource").BridgeSource; export declare const BridgeSource: typeof import("./bridgeSource").BridgeSource; export { FlowArgs } from "./flow"; export type Flow = import("./flow").Flow; export declare const Flow: typeof import("./flow").Flow; export { FlowEntitlementArgs } from "./flowEntitlement"; export type FlowEntitlement = import("./flowEntitlement").FlowEntitlement; export declare const FlowEntitlement: typeof import("./flowEntitlement").FlowEntitlement; export { FlowOutputArgs } from "./flowOutput"; export type FlowOutput = import("./flowOutput").FlowOutput; export declare const FlowOutput: typeof import("./flowOutput").FlowOutput; export { FlowSourceArgs } from "./flowSource"; export type FlowSource = import("./flowSource").FlowSource; export declare const FlowSource: typeof import("./flowSource").FlowSource; export { FlowVpcInterfaceArgs } from "./flowVpcInterface"; export type FlowVpcInterface = import("./flowVpcInterface").FlowVpcInterface; export declare const FlowVpcInterface: typeof import("./flowVpcInterface").FlowVpcInterface; export { GatewayArgs } from "./gateway"; export type Gateway = import("./gateway").Gateway; export declare const Gateway: typeof import("./gateway").Gateway; export { GetBridgeArgs, GetBridgeResult, GetBridgeOutputArgs } from "./getBridge"; export declare const getBridge: typeof import("./getBridge").getBridge; export declare const getBridgeOutput: typeof import("./getBridge").getBridgeOutput; export { GetBridgeOutputResourceArgs, GetBridgeOutputResourceResult, GetBridgeOutputResourceOutputArgs } from "./getBridgeOutputResource"; export declare const getBridgeOutputResource: typeof import("./getBridgeOutputResource").getBridgeOutputResource; export declare const getBridgeOutputResourceOutput: typeof import("./getBridgeOutputResource").getBridgeOutputResourceOutput; export { GetBridgeSourceArgs, GetBridgeSourceResult, GetBridgeSourceOutputArgs } from "./getBridgeSource"; export declare const getBridgeSource: typeof import("./getBridgeSource").getBridgeSource; export declare const getBridgeSourceOutput: typeof import("./getBridgeSource").getBridgeSourceOutput; export { GetFlowArgs, GetFlowResult, GetFlowOutputArgs } from "./getFlow"; export declare const getFlow: typeof import("./getFlow").getFlow; export declare const getFlowOutput: typeof import("./getFlow").getFlowOutput; export { GetFlowEntitlementArgs, GetFlowEntitlementResult, GetFlowEntitlementOutputArgs } from "./getFlowEntitlement"; export declare const getFlowEntitlement: typeof import("./getFlowEntitlement").getFlowEntitlement; export declare const getFlowEntitlementOutput: typeof import("./getFlowEntitlement").getFlowEntitlementOutput; export { GetFlowSourceArgs, GetFlowSourceResult, GetFlowSourceOutputArgs } from "./getFlowSource"; export declare const getFlowSource: typeof import("./getFlowSource").getFlowSource; export declare const getFlowSourceOutput: typeof import("./getFlowSource").getFlowSourceOutput; export { GetFlowVpcInterfaceArgs, GetFlowVpcInterfaceResult, GetFlowVpcInterfaceOutputArgs } from "./getFlowVpcInterface"; export declare const getFlowVpcInterface: typeof import("./getFlowVpcInterface").getFlowVpcInterface; export declare const getFlowVpcInterfaceOutput: typeof import("./getFlowVpcInterface").getFlowVpcInterfaceOutput; export { GetGatewayArgs, GetGatewayResult, GetGatewayOutputArgs } from "./getGateway"; export declare const getGateway: typeof import("./getGateway").getGateway; export declare const getGatewayOutput: typeof import("./getGateway").getGatewayOutput; export { GetRouterInputArgs, GetRouterInputResult, GetRouterInputOutputArgs } from "./getRouterInput"; export declare const getRouterInput: typeof import("./getRouterInput").getRouterInput; export declare const getRouterInputOutput: typeof import("./getRouterInput").getRouterInputOutput; export { GetRouterNetworkInterfaceArgs, GetRouterNetworkInterfaceResult, GetRouterNetworkInterfaceOutputArgs } from "./getRouterNetworkInterface"; export declare const getRouterNetworkInterface: typeof import("./getRouterNetworkInterface").getRouterNetworkInterface; export declare const getRouterNetworkInterfaceOutput: typeof import("./getRouterNetworkInterface").getRouterNetworkInterfaceOutput; export { GetRouterOutputResourceArgs, GetRouterOutputResourceResult, GetRouterOutputResourceOutputArgs } from "./getRouterOutputResource"; export declare const getRouterOutputResource: typeof import("./getRouterOutputResource").getRouterOutputResource; export declare const getRouterOutputResourceOutput: typeof import("./getRouterOutputResource").getRouterOutputResourceOutput; export { RouterInputArgs } from "./routerInput"; export type RouterInput = import("./routerInput").RouterInput; export declare const RouterInput: typeof import("./routerInput").RouterInput; export { RouterNetworkInterfaceArgs } from "./routerNetworkInterface"; export type RouterNetworkInterface = import("./routerNetworkInterface").RouterNetworkInterface; export declare const RouterNetworkInterface: typeof import("./routerNetworkInterface").RouterNetworkInterface; export { RouterOutputResourceArgs } from "./routerOutputResource"; export type RouterOutputResource = import("./routerOutputResource").RouterOutputResource; export declare const RouterOutputResource: typeof import("./routerOutputResource").RouterOutputResource; export * from "../types/enums/mediaconnect";