class Aws::MediaTailor::Types::DescribeChannelResponse
Returns a channel's properties.
@!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
Indicates whether the channel is in a running state 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. @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 channel's playback mode. @return [String]
@!attribute [rw] tags
The tags assigned to the channel. @return [Hash<String,String>]
@see docs.aws.amazon.com/goto/WebAPI/mediatailor-2018-04-23/DescribeChannelResponse AWS API Documentation
Constants
- SENSITIVE