import * as pulumi from "@pulumi/pulumi"; import * as inputs from "../types/input"; import * as outputs from "../types/output"; /** *
Represents a channel group that facilitates the grouping of multiple channels.
*/ export declare class ChannelGroup extends pulumi.CustomResource { /** * Get an existing ChannelGroup resource's state with the given name, ID, and optional extra * properties used to qualify the lookup. * * @param name The _unique_ name of the resulting resource. * @param id The _unique_ provider ID of the resource to lookup. * @param opts Optional settings to control the behavior of the CustomResource. */ static get(name: string, id: pulumi.InputThe Amazon Resource Name (ARN) associated with the resource.
*/ readonly arn: pulumi.OutputThe date and time the channel group was created.
*/ readonly createdAt: pulumi.OutputEnter any descriptive text that helps you to identify the channel group.
*/ readonly description: pulumi.OutputThe output domain where the source stream should be sent. Integrate the domain with a downstream CDN (such as Amazon CloudFront) or playback device.
*/ readonly egressDomain: pulumi.OutputThe date and time the channel group was modified.
*/ readonly modifiedAt: pulumi.OutputEnter any descriptive text that helps you to identify the channel group.
*/ description?: pulumi.Input