DescribeChannelResponse

Types

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

Properties

Link copied to clipboard
val arn: String?

The ARN of the channel.

Link copied to clipboard

The name of 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 log configuration for the channel.

Link copied to clipboard

The channel's output properties.

Link copied to clipboard

The channel's playback mode.

Link copied to clipboard

The tags assigned 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 channel's tier.

Link copied to clipboard

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