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

Class: Aws::MediaLive::Types::StartMultiplexResponse

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

Overview

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

Returns:

  • (String)

#availability_zonesArray<String>

Returns:

  • (Array<String>)

#destinationsArray<Types::MultiplexOutputDestination>

#idString

Returns:

  • (String)

#multiplex_settingsTypes::MultiplexSettings

Contains configuration for a Multiplex event

Returns:

#nameString

Returns:

  • (String)

#pipelines_running_countInteger

Returns:

  • (Integer)

#program_countInteger

Returns:

  • (Integer)

#stateString

The current state of the multiplex.

Possible values:

  • CREATING
  • CREATE_FAILED
  • IDLE
  • STARTING
  • RUNNING
  • RECOVERING
  • STOPPING
  • DELETING
  • DELETED

Returns:

  • (String)

    The current state of the multiplex.

#tagsHash<String,String>

Returns:

  • (Hash<String,String>)