UNPKG

@pulumiverse/scaleway

Version:

A Pulumi package for creating and managing Scaleway cloud resources.

7 lines (6 loc) 558 B
export { GetConsumptionsArgs, GetConsumptionsResult, GetConsumptionsOutputArgs } from "./getConsumptions"; export declare const getConsumptions: typeof import("./getConsumptions").getConsumptions; export declare const getConsumptionsOutput: typeof import("./getConsumptions").getConsumptionsOutput; export { GetInvoicesArgs, GetInvoicesResult, GetInvoicesOutputArgs } from "./getInvoices"; export declare const getInvoices: typeof import("./getInvoices").getInvoices; export declare const getInvoicesOutput: typeof import("./getInvoices").getInvoicesOutput;