getHostingChannel

Return

A collection of values returned by getHostingChannel.

Parameters

argument

A collection of arguments for invoking getHostingChannel.


suspend fun getHostingChannel(channelId: String, siteId: String): GetHostingChannelResult

Return

A collection of values returned by getHostingChannel.

Parameters

channelId

The ID of the channel. Use channel_id = "live" for the default channel of a site.

siteId

The ID of the site this channel belongs to.

See also


Return

A collection of values returned by getHostingChannel.

Parameters

argument

Builder for com.pulumi.gcp.firebase.kotlin.inputs.GetHostingChannelPlainArgs.

See also