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

Class: Aws::MediaPackage::Types::Channel

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

Overview

A Channel resource configuration.

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

The Amazon Resource Name (ARN) assigned to the Channel.

Returns:

  • (String)

    The Amazon Resource Name (ARN) assigned to the Channel.

#descriptionString

A short text description of the Channel.

Returns:

  • (String)

    A short text description of the Channel.

#egress_access_logsTypes::EgressAccessLogs

Configure egress access logging.

Returns:

#hls_ingestTypes::HlsIngest

An HTTP Live Streaming (HLS) ingest resource configuration.

Returns:

  • (Types::HlsIngest)

    An HTTP Live Streaming (HLS) ingest resource configuration.

#idString

The ID of the Channel.

Returns:

  • (String)

    The ID of the Channel.

#ingress_access_logsTypes::IngressAccessLogs

Configure ingress access logging.

Returns:

#tagsHash<String,String>

A collection of tags associated with a resource

Returns:

  • (Hash<String,String>)

    A collection of tags associated with a resource.