OriginEndpoint

class OriginEndpoint : KotlinCustomResource

Represents an origin endpoint that is associated with a channel, offering a dynamically repackaged version of its content through various streaming media protocols. The content can be efficiently disseminated to end-users via a Content Delivery Network (CDN), like Amazon CloudFront.

Properties

Link copied to clipboard
val arn: Output<String>

The Amazon Resource Name (ARN) associated with the resource.

Link copied to clipboard

The name of the channel group associated with the origin endpoint configuration.

Link copied to clipboard
val channelName: Output<String>

The channel name associated with the origin endpoint.

Link copied to clipboard

The container type associated with the origin endpoint configuration.

Link copied to clipboard
val createdAt: Output<String>

The date and time the origin endpoint was created.

Link copied to clipboard

A DASH manifest configuration.

Link copied to clipboard
Link copied to clipboard
val description: Output<String>?

Enter any descriptive text that helps you to identify the origin endpoint.

Link copied to clipboard

An HTTP live streaming (HLS) manifest configuration.

Link copied to clipboard
Link copied to clipboard
val id: Output<String>
Link copied to clipboard

A low-latency HLS manifest configuration.

Link copied to clipboard
Link copied to clipboard
val modifiedAt: Output<String>

The date and time the origin endpoint was modified.

Link copied to clipboard

The name of the origin endpoint associated with the origin endpoint configuration.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The segment associated with the origin endpoint.

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. The maximum startover window is 1,209,600 seconds (14 days).

Link copied to clipboard
val tags: Output<List<Tag>>?

The tags associated with the origin endpoint.

Link copied to clipboard
val urn: Output<String>