UNPKG

@pulumi/signalfx

Version:

A Pulumi package for creating and managing SignalFx resources.

7 lines 433 B
export { ExemptMetricArgs, ExemptMetricState } from "./exemptMetric"; export type ExemptMetric = import("./exemptMetric").ExemptMetric; export declare const ExemptMetric: typeof import("./exemptMetric").ExemptMetric; export { SettingsArgs, SettingsState } from "./settings"; export type Settings = import("./settings").Settings; export declare const Settings: typeof import("./settings").Settings; //# sourceMappingURL=index.d.ts.map