class Aws::MediaPackage::Types::Channel

A Channel resource configuration.

@!attribute [rw] arn

The Amazon Resource Name (ARN) assigned to the Channel.
@return [String]

@!attribute [rw] description

A short text description of the Channel.
@return [String]

@!attribute [rw] egress_access_logs

Configure egress access logging.
@return [Types::EgressAccessLogs]

@!attribute [rw] hls_ingest

An HTTP Live Streaming (HLS) ingest resource configuration.
@return [Types::HlsIngest]

@!attribute [rw] id

The ID of the Channel.
@return [String]

@!attribute [rw] ingress_access_logs

Configure ingress access logging.
@return [Types::IngressAccessLogs]

@!attribute [rw] tags

A collection of tags associated with a resource
@return [Hash<String,String>]

@see docs.aws.amazon.com/goto/WebAPI/mediapackage-2017-10-12/Channel AWS API Documentation

Constants

SENSITIVE