getChannel

Retrieves information for the specified channel of the specified site.

Return

null

Parameters

argument

null


suspend fun getChannel(channelId: String, project: String? = null, siteId: String): GetChannelResult

Return

null

See also

Parameters

channelId
project
siteId

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

Return

null

See also

Parameters

argument

Builder for com.pulumi.googlenative.firebasehosting.v1beta1.kotlin.inputs.GetChannelPlainArgs.