UNPKG

@pulumiverse/grafana

Version:

A Pulumi package for creating and managing grafana.

7 lines (6 loc) 596 B
export { AlertEnrichmentArgs, AlertEnrichmentState } from "./alertEnrichment"; export type AlertEnrichment = import("./alertEnrichment").AlertEnrichment; export declare const AlertEnrichment: typeof import("./alertEnrichment").AlertEnrichment; export { NotificationsInhibitionRuleArgs, NotificationsInhibitionRuleState } from "./notificationsInhibitionRule"; export type NotificationsInhibitionRule = import("./notificationsInhibitionRule").NotificationsInhibitionRule; export declare const NotificationsInhibitionRule: typeof import("./notificationsInhibitionRule").NotificationsInhibitionRule;