get Web App Config
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.
See also
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
suspend fun getWebAppConfig(argument: suspend GetWebAppConfigPlainArgsBuilder.() -> Unit): GetWebAppConfigResult
Return
A collection of values returned by getWebAppConfig.
See also
Parameters
argument
Builder for com.pulumi.gcp.firebase.kotlin.inputs.GetWebAppConfigPlainArgs.