Channel

class Channel : KotlinCustomResource

Definition of AWS::MediaTailor::Channel Resource Type

Properties

Link copied to clipboard
val arn: Output<String>

The ARN of the channel.

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

The list of audiences defined in channel.

Link copied to clipboard
val channelName: Output<String>

The name of the channel.

Link copied to clipboard

The slate used to fill gaps between programs in the schedule. You must configure filler slate if your channel uses the LINEAR PlaybackMode . MediaTailor doesn't support filler slate for channels using the LOOP PlaybackMode .

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

The log configuration.

Link copied to clipboard

The channel's output properties.

Link copied to clipboard

The type of playback mode for this channel. LINEAR - Programs play back-to-back only once. LOOP - Programs play back-to-back in an endless loop. When the last program in the schedule plays, playback loops back to the first program in the schedule.

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 to assign to the channel.

Link copied to clipboard
val tier: Output<ChannelTier>?

The tier for this channel. STANDARD tier channels can contain live programs.

Link copied to clipboard

The configuration for time-shifted viewing.

Link copied to clipboard
val urn: Output<String>