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

Class: Aws::MediaLive::Types::UpdateChannelClass

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#channel_classString

The channel class that you wish to update this channel to use.

Possible values:

  • STANDARD
  • SINGLE_PIPELINE

Returns:

  • (String)

    The channel class that you wish to update this channel to use.

#destinationsArray<Types::OutputDestination>

A list of output destinations for this channel.

Returns: