UNPKG

@pulumi/aws

Version:

A Pulumi package for creating and managing Amazon Web Services (AWS) cloud resources.

4 lines (3 loc) 253 B
export { NotificationRuleArgs, NotificationRuleState } from "./notificationRule"; export type NotificationRule = import("./notificationRule").NotificationRule; export declare const NotificationRule: typeof import("./notificationRule").NotificationRule;