UNPKG

@pulumi/gcp

Version:

A Pulumi package for creating and managing Google Cloud Platform resources.

34 lines (33 loc) 3.63 kB
export { AutonomousDatabaseArgs, AutonomousDatabaseState } from "./autonomousDatabase"; export type AutonomousDatabase = import("./autonomousDatabase").AutonomousDatabase; export declare const AutonomousDatabase: typeof import("./autonomousDatabase").AutonomousDatabase; export { CloudExadataInfrastructureArgs, CloudExadataInfrastructureState } from "./cloudExadataInfrastructure"; export type CloudExadataInfrastructure = import("./cloudExadataInfrastructure").CloudExadataInfrastructure; export declare const CloudExadataInfrastructure: typeof import("./cloudExadataInfrastructure").CloudExadataInfrastructure; export { CloudVmClusterArgs, CloudVmClusterState } from "./cloudVmCluster"; export type CloudVmCluster = import("./cloudVmCluster").CloudVmCluster; export declare const CloudVmCluster: typeof import("./cloudVmCluster").CloudVmCluster; export { GetAutonomousDatabaseArgs, GetAutonomousDatabaseResult, GetAutonomousDatabaseOutputArgs } from "./getAutonomousDatabase"; export declare const getAutonomousDatabase: typeof import("./getAutonomousDatabase").getAutonomousDatabase; export declare const getAutonomousDatabaseOutput: typeof import("./getAutonomousDatabase").getAutonomousDatabaseOutput; export { GetAutonomousDatabasesArgs, GetAutonomousDatabasesResult, GetAutonomousDatabasesOutputArgs } from "./getAutonomousDatabases"; export declare const getAutonomousDatabases: typeof import("./getAutonomousDatabases").getAutonomousDatabases; export declare const getAutonomousDatabasesOutput: typeof import("./getAutonomousDatabases").getAutonomousDatabasesOutput; export { GetCloudExadataInfrastructureArgs, GetCloudExadataInfrastructureResult, GetCloudExadataInfrastructureOutputArgs } from "./getCloudExadataInfrastructure"; export declare const getCloudExadataInfrastructure: typeof import("./getCloudExadataInfrastructure").getCloudExadataInfrastructure; export declare const getCloudExadataInfrastructureOutput: typeof import("./getCloudExadataInfrastructure").getCloudExadataInfrastructureOutput; export { GetCloudExadataInfrastructuresArgs, GetCloudExadataInfrastructuresResult, GetCloudExadataInfrastructuresOutputArgs } from "./getCloudExadataInfrastructures"; export declare const getCloudExadataInfrastructures: typeof import("./getCloudExadataInfrastructures").getCloudExadataInfrastructures; export declare const getCloudExadataInfrastructuresOutput: typeof import("./getCloudExadataInfrastructures").getCloudExadataInfrastructuresOutput; export { GetCloudVmClusterArgs, GetCloudVmClusterResult, GetCloudVmClusterOutputArgs } from "./getCloudVmCluster"; export declare const getCloudVmCluster: typeof import("./getCloudVmCluster").getCloudVmCluster; export declare const getCloudVmClusterOutput: typeof import("./getCloudVmCluster").getCloudVmClusterOutput; export { GetCloudVmClustersArgs, GetCloudVmClustersResult, GetCloudVmClustersOutputArgs } from "./getCloudVmClusters"; export declare const getCloudVmClusters: typeof import("./getCloudVmClusters").getCloudVmClusters; export declare const getCloudVmClustersOutput: typeof import("./getCloudVmClusters").getCloudVmClustersOutput; export { GetDbNodesArgs, GetDbNodesResult, GetDbNodesOutputArgs } from "./getDbNodes"; export declare const getDbNodes: typeof import("./getDbNodes").getDbNodes; export declare const getDbNodesOutput: typeof import("./getDbNodes").getDbNodesOutput; export { GetDbServersArgs, GetDbServersResult, GetDbServersOutputArgs } from "./getDbServers"; export declare const getDbServers: typeof import("./getDbServers").getDbServers; export declare const getDbServersOutput: typeof import("./getDbServers").getDbServersOutput;