getChannel

Represents an entry point into AWS Elemental MediaPackage for an ABR video content stream sent from an upstream encoder such as AWS Elemental MediaLive. The channel continuously analyzes the content that it receives and prepares it to be distributed to consumers via one or more origin endpoints.

Return

null

Parameters

argument

null


Return

null

Parameters

arn

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

See also


suspend fun getChannel(argument: suspend GetChannelPlainArgsBuilder.() -> Unit): GetChannelResult

Return

null

Parameters

argument

Builder for com.pulumi.awsnative.mediapackagev2.kotlin.inputs.GetChannelPlainArgs.

See also