LiveSource

Live source configuration parameters.

Types

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

Properties

Link copied to clipboard
val arn: String

The ARN for the live source.

Link copied to clipboard

The timestamp that indicates when the live source was created.

Link copied to clipboard

The HTTP package configurations for the live source.

Link copied to clipboard

The timestamp that indicates when the live source was last modified.

Link copied to clipboard

The name that's used to refer to a live source.

Link copied to clipboard

The name of the source location.

Link copied to clipboard

The tags assigned to the live source. Tags are key-value pairs that you can associate with Amazon resources to help with organization, access control, and cost tracking. For more information, see Tagging AWS Elemental MediaTailor Resources.

Functions

Link copied to clipboard
inline fun copy(block: LiveSource.Builder.() -> Unit = {}): LiveSource
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