get Web App Config
A Google Cloud Firebase web application configuration To get more information about WebApp, see:
How-to Guides
Return
A collection of values returned by getWebAppConfig.
Parameters
argument
A collection of arguments for invoking getWebAppConfig.
Return
A collection of values returned by getWebAppConfig.
Parameters
project
The ID of the project in which the resource belongs. If it is not provided, the provider project is used.
web App Id
the id of the firebase web app
See also
suspend fun getWebAppConfig(argument: suspend GetWebAppConfigPlainArgsBuilder.() -> Unit): GetWebAppConfigResult
Return
A collection of values returned by getWebAppConfig.
Parameters
argument
Builder for com.pulumi.gcp.firebase.kotlin.inputs.GetWebAppConfigPlainArgs.