ChannelPlacementGroup

class ChannelPlacementGroup : KotlinCustomResource

Definition of AWS::MediaLive::ChannelPlacementGroup Resource Type

Properties

Link copied to clipboard
val arn: Output<String>

The ARN of the channel placement group.

Link copied to clipboard
val awsId: Output<String>

Unique internal identifier.

Link copied to clipboard
val channels: Output<List<String>>

List of channel IDs added to the channel placement group.

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

The ID of the cluster the node is on.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val name: Output<String>?

The name of the channel placement group.

Link copied to clipboard
val nodes: Output<List<String>>?

List of nodes added to the channel placement group

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

A collection of key-value pairs.

Link copied to clipboard
val urn: Output<String>