config

@JvmName(name = "jfwqsoguwfugiiyd")
suspend fun config(value: Output<HostingVersionConfigArgs>)
@JvmName(name = "vbguimmavvtjidde")
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 = "bmeoohjloskwmjtm")
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.