UNPKG

@pulumi/gcp

Version:

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

13 lines (12 loc) 1.13 kB
export { GetSQuotaInfoArgs, GetSQuotaInfoResult, GetSQuotaInfoOutputArgs } from "./getSQuotaInfo"; export declare const getSQuotaInfo: typeof import("./getSQuotaInfo").getSQuotaInfo; export declare const getSQuotaInfoOutput: typeof import("./getSQuotaInfo").getSQuotaInfoOutput; export { GetSQuotaInfosArgs, GetSQuotaInfosResult, GetSQuotaInfosOutputArgs } from "./getSQuotaInfos"; export declare const getSQuotaInfos: typeof import("./getSQuotaInfos").getSQuotaInfos; export declare const getSQuotaInfosOutput: typeof import("./getSQuotaInfos").getSQuotaInfosOutput; export { SQuotaAdjusterSettingsArgs, SQuotaAdjusterSettingsState } from "./squotaAdjusterSettings"; export type SQuotaAdjusterSettings = import("./squotaAdjusterSettings").SQuotaAdjusterSettings; export declare const SQuotaAdjusterSettings: typeof import("./squotaAdjusterSettings").SQuotaAdjusterSettings; export { SQuotaPreferenceArgs, SQuotaPreferenceState } from "./squotaPreference"; export type SQuotaPreference = import("./squotaPreference").SQuotaPreference; export declare const SQuotaPreference: typeof import("./squotaPreference").SQuotaPreference;