class Aws::MediaTailor::Types::Channel
The configuration parameters for a channel.
@!attribute [rw] arn
The ARN of the channel. @return [String]
@!attribute [rw] channel_name
The name of the channel. @return [String]
@!attribute [rw] channel_state
Returns the state whether the channel is running or not. @return [String]
@!attribute [rw] creation_time
The timestamp of when the channel was created. @return [Time]
@!attribute [rw] filler_slate
Contains information about the slate used to fill gaps between programs in the schedule. You must configure FillerSlate if your channel uses an LINEAR PlaybackMode. @return [Types::SlateSource]
@!attribute [rw] last_modified_time
The timestamp of when the channel was last modified. @return [Time]
@!attribute [rw] outputs
The channel's output properties. @return [Array<Types::ResponseOutputItem>]
@!attribute [rw] playback_mode
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. @return [String]
@!attribute [rw] tags
The tags to assign to the channel. @return [Hash<String,String>]
@see docs.aws.amazon.com/goto/WebAPI/mediatailor-2018-04-23/Channel AWS API Documentation
Constants
- SENSITIVE