config

@JvmName(name = "cwfxhfdvoucwmtsu")
suspend fun config(value: Output<ServingConfigArgs>)
@JvmName(name = "cnbwuxgertdrpxyt")
suspend fun config(value: ServingConfigArgs?)

Parameters

value

The configuration for the behavior of the site. This configuration exists in the firebase&#46;json file.


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

Parameters

argument

The configuration for the behavior of the site. This configuration exists in the firebase&#46;json file.