CreateChannelRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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

The channel's output properties.

Link copied to clipboard

The type of playback mode to use for this channel.

Link copied to clipboard

The tags to assign to the channel. Tags are key-value pairs that you can associate with Amazon resources to help with organization, access control, and cost tracking. For more information, see Tagging AWS Elemental MediaTailor Resources.

Link copied to clipboard
val tier: Tier?

The tier of the channel.

Link copied to clipboard

The time-shifted viewing configuration you want to associate to the channel.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String