getChannel

Definition of AWS::MediaTailor::Channel Resource Type

Return

null

Parameters

argument

null


suspend fun getChannel(channelName: String): GetChannelResult

Return

null

Parameters

channelName

The name of the channel.

See also


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

Return

null

Parameters

argument

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

See also