config

@JvmName(name = "jassvuljnwwtgtmb")
suspend fun config(value: Output<HostingVersionConfigArgs>)
@JvmName(name = "octabyyaycxpycvf")
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 = "fssxvktmrdgdbwiy")
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.