UNPKG

@volcengine/pulumi

Version:

A Pulumi package for creating and managing volcengine cloud resources.

10 lines (9 loc) 834 B
export { GetRdsInstancesV2Args, GetRdsInstancesV2Result, GetRdsInstancesV2OutputArgs } from "./getRdsInstancesV2"; export declare const getRdsInstancesV2: typeof import("./getRdsInstancesV2").getRdsInstancesV2; export declare const getRdsInstancesV2Output: typeof import("./getRdsInstancesV2").getRdsInstancesV2Output; export { RdsInstanceV2Args, RdsInstanceV2State } from "./rdsInstanceV2"; export type RdsInstanceV2 = import("./rdsInstanceV2").RdsInstanceV2; export declare const RdsInstanceV2: typeof import("./rdsInstanceV2").RdsInstanceV2; export { RdsInstancesV2Args, RdsInstancesV2Result, RdsInstancesV2OutputArgs } from "./rdsInstancesV2"; export declare const rdsInstancesV2: typeof import("./rdsInstancesV2").rdsInstancesV2; export declare const rdsInstancesV2Output: typeof import("./rdsInstancesV2").rdsInstancesV2Output;