get Hosting Channel
Return
A collection of values returned by getHostingChannel.
Parameters
argument
A collection of arguments for invoking getHostingChannel.
Return
A collection of values returned by getHostingChannel.
Parameters
channel Id
The ID of the channel. Use channel_id = "live"
for the default channel of a site.
site Id
The ID of the site this channel belongs to.
See also
suspend fun getHostingChannel(argument: suspend GetHostingChannelPlainArgsBuilder.() -> Unit): GetHostingChannelResult
Return
A collection of values returned by getHostingChannel.
Parameters
argument
Builder for com.pulumi.gcp.firebase.kotlin.inputs.GetHostingChannelPlainArgs.