config

@JvmName(name = "mesvddoublbmypta")
suspend fun config(value: Output<HostingVersionConfigArgs>)
@JvmName(name = "dmlaebgvqpiavsow")
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 = "lhylffmibohrwjrh")
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.