The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Paws::MediaLive::DeleteChannelResponse

ATTRIBUTES

Arn => Str

The unique arn of the channel.

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" =head2 _request_id => Str