ChannelGroup

class ChannelGroup : KotlinCustomResource

Represents a channel group that facilitates the grouping of multiple channels.

Properties

Link copied to clipboard
val arn: Output<String>

The Amazon Resource Name (ARN) associated with the resource.

Link copied to clipboard

The name of the channel group.

Link copied to clipboard
val createdAt: Output<String>

The date and time the channel group was created.

Link copied to clipboard
val description: Output<String>?

Enter any descriptive text that helps you to identify the channel group.

Link copied to clipboard
val egressDomain: Output<String>

The output domain where the source stream should be sent. Integrate the domain with a downstream CDN (such as Amazon CloudFront) or playback device.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val modifiedAt: Output<String>

The date and time the channel group was modified.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<List<Tag>>?

The tags associated with the channel group.

Link copied to clipboard
val urn: Output<String>