CreateOriginEndpointResponse

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 type of container attached to this origin endpoint.

Link copied to clipboard

The date and time the origin endpoint was created.

Link copied to clipboard

The description for your origin endpoint.

Link copied to clipboard

An HTTP live streaming (HLS) manifest configuration.

Link copied to clipboard

A low-latency HLS manifest configuration.

Link copied to clipboard

The date and time the origin endpoint was modified.

Link copied to clipboard

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

Link copied to clipboard

The segment configuration, including the segment name, duration, and other configuration values.

Link copied to clipboard

The size of the window (in seconds) to create a window of the live stream that's available for on-demand viewing. Viewers can start-over or catch-up on content that falls within the window.

Link copied to clipboard

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

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