CreateChannelResponse

Types

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

Properties

Link copied to clipboard
val arn: String?

The Amazon Resource Name (ARN) to assign to the channel.

Link copied to clipboard

The name to assign to the channel.

Link copied to clipboard

Indicates whether the channel is in a running state or not.

Link copied to clipboard

The timestamp of when the channel was created.

Link copied to clipboard

Contains information about the slate used to fill gaps between programs in the schedule.

Link copied to clipboard

The timestamp of when the channel was last modified.

Link copied to clipboard

The output properties to assign to the channel.

Link copied to clipboard

The playback mode to assign to the 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: String?

The tier of the channel.

Link copied to clipboard

The time-shifted viewing configuration assigned 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