The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Paws::MediaLive::StartChannelResponse

ATTRIBUTES

Arn => Str

The unique arn of the channel.

ChannelClass => Str

The class for this channel. STANDARD for a channel with two pipelines or SINGLE_PIPELINE for a channel with one pipeline.

Valid values are: "STANDARD", "SINGLE_PIPELINE" =head2 Destinations => ArrayRef[Paws::MediaLive::OutputDestination]

A list of destinations of the channel. For UDP outputs, there is one destination per output. For other types (HLS, for example), there is one destination per packager.

EgressEndpoints => ArrayRef[Paws::MediaLive::ChannelEgressEndpoint]

The endpoints where outgoing connections initiate from

EncoderSettings => Paws::MediaLive::EncoderSettings

Id => Str

The unique id of the channel.

InputAttachments => ArrayRef[Paws::MediaLive::InputAttachment]

List of input attachments for channel.

InputSpecification => Paws::MediaLive::InputSpecification

LogLevel => Str

The log level being written to CloudWatch Logs.

Valid values are: "ERROR", "WARNING", "INFO", "DEBUG", "DISABLED" =head2 Name => Str

The name of the channel. (user-mutable)

PipelinesRunningCount => Int

The number of currently healthy pipelines.

RoleArn => Str

The Amazon Resource Name (ARN) of the role assumed when running the Channel.

State => Str

Valid values are: "CREATING", "CREATE_FAILED", "IDLE", "STARTING", "RUNNING", "RECOVERING", "STOPPING", "DELETING", "DELETED", "UPDATING", "UPDATE_FAILED" =head2 Tags => Paws::MediaLive::Tags

A collection of key-value pairs.

_request_id => Str