applicationStack

@JvmName(name = "gjidfbnodwltvyjb")
suspend fun applicationStack(value: Output<LinuxFunctionAppSiteConfigApplicationStackArgs>)
@JvmName(name = "pohchgpcfogktegy")
suspend fun applicationStack(value: LinuxFunctionAppSiteConfigApplicationStackArgs?)

Parameters

value

An application_stack block as defined above.

Note: If this is set, there must not be an application setting FUNCTIONS_WORKER_RUNTIME.


@JvmName(name = "sdfuremrhhkuuowa")
suspend fun applicationStack(argument: suspend LinuxFunctionAppSiteConfigApplicationStackArgsBuilder.() -> Unit)

Parameters

argument

An application_stack block as defined above.

Note: If this is set, there must not be an application setting FUNCTIONS_WORKER_RUNTIME.