UNPKG

@pulumi/aws

Version:

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

4 lines (3 loc) 217 B
export { ChannelGroupArgs, ChannelGroupState } from "./channelGroup"; export type ChannelGroup = import("./channelGroup").ChannelGroup; export declare const ChannelGroup: typeof import("./channelGroup").ChannelGroup;