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

Class: Aws::MediaLive::Types::MediaPackageOutputDestinationSettings

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

Overview

Note:

When passing MediaPackageOutputDestinationSettings as input to an Aws::Client method, you can use a vanilla Hash:

{
  channel_id: "__stringMin1",
}

MediaPackage Output Destination Settings

Instance Attribute Summary collapse

Instance Attribute Details

#channel_idString

ID of the channel in MediaPackage that is the destination for this output group. You do not need to specify the individual inputs in MediaPackage; MediaLive will handle the connection of the two MediaLive pipelines to the two MediaPackage inputs. The MediaPackage channel and MediaLive channel must be in the same region.

Returns:

  • (String)

    ID of the channel in MediaPackage that is the destination for this output group.