CreateChannelResponse

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) associated with the resource.

Link copied to clipboard

The name that describes the channel group. The name is the primary identifier for the channel group, and must be unique for your account in the AWS Region.

Link copied to clipboard

The name that describes the channel. The name is the primary identifier for the channel, and must be unique for your account in the AWS Region and channel group.

Link copied to clipboard

The date and time the channel was created.

Link copied to clipboard

The description for your channel.

Link copied to clipboard
val eTag: String?

The current Entity Tag (ETag) associated with this resource. The entity tag can be used to safely make concurrent updates to the resource.

Link copied to clipboard

The list of ingest endpoints.

Link copied to clipboard

The configuration for input switching based on the media quality confidence score (MQCS) as provided from AWS Elemental MediaLive. This setting is valid only when InputType is CMAF.

Link copied to clipboard

The input type will be an immutable field which will be used to define whether the channel will allow CMAF ingest or HLS ingest. If unprovided, it will default to HLS to preserve current behavior.

Link copied to clipboard

The date and time the channel was modified.

Link copied to clipboard

The settings for what common media server data (CMSD) headers AWS Elemental MediaPackage includes in responses to the CDN. This setting is valid only when InputType is CMAF.

Link copied to clipboard

The comma-separated list of tag key:value pairs assigned to the channel.

Functions

Link copied to clipboard
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