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

Class: Aws::MediaLive::Types::StopChannelResponse

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

Overview

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

Returns:

  • (String)

#cdi_input_specificationTypes::CdiInputSpecification

#channel_classString

A standard channel has two encoding pipelines and a single pipeline channel only has one.

Possible values:

  • STANDARD
  • SINGLE_PIPELINE

Returns:

  • (String)

    A standard channel has two encoding pipelines and a single pipeline channel only has one.

#destinationsArray<Types::OutputDestination>

Returns:

#egress_endpointsArray<Types::ChannelEgressEndpoint>

Returns:

#encoder_settingsTypes::EncoderSettings

Encoder Settings

Returns:

#idString

Returns:

  • (String)

#input_attachmentsArray<Types::InputAttachment>

Returns:

#input_specificationTypes::InputSpecification

#log_levelString

The log level the user wants for their channel.

Possible values:

  • ERROR
  • WARNING
  • INFO
  • DEBUG
  • DISABLED

Returns:

  • (String)

    The log level the user wants for their channel.

#nameString

Returns:

  • (String)

#pipeline_detailsArray<Types::PipelineDetail>

Returns:

#pipelines_running_countInteger

Returns:

  • (Integer)

#role_arnString

Returns:

  • (String)

#stateString

Possible values:

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

Returns:

  • (String)

#tagsHash<String,String>

Returns:

  • (Hash<String,String>)