Channel

class Channel

A Channel resource configuration.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val arn: String?

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

Link copied to clipboard

The date and time the Channel was created.

Link copied to clipboard

A short text description of the Channel.

Link copied to clipboard

Configure egress access logging.

Link copied to clipboard

An HTTP Live Streaming (HLS) ingest resource configuration.

Link copied to clipboard
val id: String?

The ID of the Channel.

Link copied to clipboard

Configure ingress access logging.

Link copied to clipboard

A collection of tags associated with a resource

Functions

Link copied to clipboard
inline fun copy(block: Channel.Builder.() -> Unit = {}): Channel
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String