UpdateOriginEndpointResponse

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 OriginEndpoint.

Link copied to clipboard

CDN Authorization credentials

Link copied to clipboard

The ID of the Channel the OriginEndpoint is associated with.

Link copied to clipboard

A Common Media Application Format (CMAF) packaging configuration.

Link copied to clipboard

The date and time the OriginEndpoint was created.

Link copied to clipboard

A Dynamic Adaptive Streaming over HTTP (DASH) packaging configuration.

Link copied to clipboard

A short text description of the OriginEndpoint.

Link copied to clipboard

An HTTP Live Streaming (HLS) packaging configuration.

Link copied to clipboard
val id: String?

The ID of the OriginEndpoint.

Link copied to clipboard

A short string appended to the end of the OriginEndpoint URL.

Link copied to clipboard

A Microsoft Smooth Streaming (MSS) packaging configuration.

Link copied to clipboard

Control whether origination of video is allowed for this OriginEndpoint. If set to ALLOW, the OriginEndpoint may by requested, pursuant to any other form of access control. If set to DENY, the OriginEndpoint may not be requested. This can be helpful for Live to VOD harvesting, or for temporarily disabling origination

Link copied to clipboard

Maximum duration (seconds) of content to retain for startover playback. If not specified, startover playback will be disabled for the OriginEndpoint.

Link copied to clipboard

A collection of tags associated with a resource

Link copied to clipboard

Amount of delay (seconds) to enforce on the playback of live content. If not specified, there will be no time delay in effect for the OriginEndpoint.

Link copied to clipboard
val url: String?

The URL of the packaged OriginEndpoint for consumption.

Link copied to clipboard

A list of source IP CIDR blocks that will be allowed to access the OriginEndpoint.

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