class Aws::MediaLive::Types::ChannelSummary

@!attribute [rw] arn

The unique arn of the channel.
@return [String]

@!attribute [rw] cdi_input_specification

Specification of CDI inputs for this channel
@return [Types::CdiInputSpecification]

@!attribute [rw] channel_class

The class for this channel. STANDARD for a channel with two
pipelines or SINGLE\_PIPELINE for a channel with one pipeline.
@return [String]

@!attribute [rw] destinations

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.
@return [Array<Types::OutputDestination>]

@!attribute [rw] egress_endpoints

The endpoints where outgoing connections initiate from
@return [Array<Types::ChannelEgressEndpoint>]

@!attribute [rw] id

The unique id of the channel.
@return [String]

@!attribute [rw] input_attachments

List of input attachments for channel.
@return [Array<Types::InputAttachment>]

@!attribute [rw] input_specification

Specification of network and file inputs for this channel
@return [Types::InputSpecification]

@!attribute [rw] log_level

The log level being written to CloudWatch Logs.
@return [String]

@!attribute [rw] name

The name of the channel. (user-mutable)
@return [String]

@!attribute [rw] pipelines_running_count

The number of currently healthy pipelines.
@return [Integer]

@!attribute [rw] role_arn

The Amazon Resource Name (ARN) of the role assumed when running the
Channel.
@return [String]

@!attribute [rw] state

@return [String]

@!attribute [rw] tags

A collection of key-value pairs.
@return [Hash<String,String>]

@!attribute [rw] vpc

Settings for VPC output
@return [Types::VpcOutputSettingsDescription]

@see docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/ChannelSummary AWS API Documentation

Constants

SENSITIVE