Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

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

Link copied to clipboard

The name of the channel.

Link copied to clipboard

Returns the state whether the channel is running or not.

Link copied to clipboard

The timestamp of when the channel was created.

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 timestamp that indicates when the channel was last modified.

Link copied to clipboard

The channel's output properties.

Link copied to clipboard

The type of playback mode 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
var tier: String?

The tier associated with this Channel.

Link copied to clipboard

The time-shifted viewing configuration for the channel.

Functions