config

@JvmName(name = "bqwqflgnofxqnyui")
suspend fun config(value: Output<HostingVersionConfigArgs>)
@JvmName(name = "askfyxpacxjwhrbb")
suspend fun config(value: HostingVersionConfigArgs?)

Parameters

value

The configuration for the behavior of the site. This configuration exists in the firebase.json file. Structure is documented below.


@JvmName(name = "bbwwgsroxutbwqff")
suspend fun config(argument: suspend HostingVersionConfigArgsBuilder.() -> Unit)

Parameters

argument

The configuration for the behavior of the site. This configuration exists in the firebase.json file. Structure is documented below.