UNPKG

@pulumi/aws

Version:

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

16 lines (15 loc) 1.33 kB
export { ChannelAssociationArgs, ChannelAssociationState } from "./channelAssociation"; export type ChannelAssociation = import("./channelAssociation").ChannelAssociation; export declare const ChannelAssociation: typeof import("./channelAssociation").ChannelAssociation; export { ContactsEmailContactArgs, ContactsEmailContactState } from "./contactsEmailContact"; export type ContactsEmailContact = import("./contactsEmailContact").ContactsEmailContact; export declare const ContactsEmailContact: typeof import("./contactsEmailContact").ContactsEmailContact; export { EventRuleArgs, EventRuleState } from "./eventRule"; export type EventRule = import("./eventRule").EventRule; export declare const EventRule: typeof import("./eventRule").EventRule; export { NotificationConfigurationArgs, NotificationConfigurationState } from "./notificationConfiguration"; export type NotificationConfiguration = import("./notificationConfiguration").NotificationConfiguration; export declare const NotificationConfiguration: typeof import("./notificationConfiguration").NotificationConfiguration; export { NotificationHubArgs, NotificationHubState } from "./notificationHub"; export type NotificationHub = import("./notificationHub").NotificationHub; export declare const NotificationHub: typeof import("./notificationHub").NotificationHub;