NAME
Paws::MediaLive::UpdateChannelResponse
ATTRIBUTES
CdiInputSpecification => Paws::MediaLive::CdiInputSpecification
Specification of CDI inputs for this channel
Destinations => ArrayRef[Paws::MediaLive::OutputDestination]
A list of output destinations for this channel.
EncoderSettings => Paws::MediaLive::EncoderSettings
The encoder settings for this channel.
InputAttachments => ArrayRef[Paws::MediaLive::InputAttachment]
InputSpecification => Paws::MediaLive::InputSpecification
Specification of network and file inputs for this channel
LogLevel => Str
The log level to write to CloudWatch Logs.
Valid values are: "ERROR"
, "WARNING"
, "INFO"
, "DEBUG"
, "DISABLED"
=head2 Name => Str
The name of the channel.
RoleArn => Str
An optional Amazon Resource Name (ARN) of the role to assume when running the Channel. If you do not specify this on an update call but the role was previously set that role will be removed.