getChannel

Resource Type definition for AWS::IoTAnalytics::Channel

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.iotanalytics.kotlin.inputs.GetChannelPlainArgs.

See also