You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::MediaLive::Types::UpdateChannel

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#cdi_input_specificationTypes::CdiInputSpecification

Specification of CDI inputs for this channel

Returns:

#destinationsArray<Types::OutputDestination>

A list of output destinations for this channel.

Returns:

#encoder_settingsTypes::EncoderSettings

The encoder settings for this channel.

Returns:

#input_attachmentsArray<Types::InputAttachment>

Returns:

#input_specificationTypes::InputSpecification

Specification of network and file inputs for this channel

Returns:

#log_levelString

The log level to write to CloudWatch Logs.

Possible values:

  • ERROR
  • WARNING
  • INFO
  • DEBUG
  • DISABLED

Returns:

  • (String)

    The log level to write to CloudWatch Logs.

#nameString

The name of the channel.

Returns:

  • (String)

    The name of the channel.

#role_arnString

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.

Returns:

  • (String)

    An optional Amazon Resource Name (ARN) of the role to assume when running the Channel.