NAME
Paws::MediaTailor::UpdateChannelResponse
ATTRIBUTES
Arn => Str
The ARN of the channel.
ChannelName => Str
The name of the channel.
ChannelState => Str
Indicates whether the channel is in a running state or not.
Valid values are: "RUNNING"
, "STOPPED"
=head2 CreationTime => Str
The timestamp of when the channel was created.
LastModifiedTime => Str
The timestamp of when the channel was last modified.
Outputs => ArrayRef[Paws::MediaTailor::ResponseOutputItem]
The channel's output properties.
PlaybackMode => Str
The type of playback for this channel. The only supported value is LOOP.
Tags => Paws::MediaTailor::__mapOf__string
The tags assigned to the channel.