files

@JvmName(name = "vwkyxoqgmhleftes")
suspend fun files(value: Output<List<FunctionAppFunctionFileArgs>>)
@JvmName(name = "kuuuipqnvhuafwfr")
suspend fun files(value: List<FunctionAppFunctionFileArgs>?)

Parameters

value

A file block as detailed below. Changing this forces a new resource to be created.


@JvmName(name = "obyptjqwojuiteic")
suspend fun files(vararg values: Output<FunctionAppFunctionFileArgs>)


@JvmName(name = "ecirnyoyxpnttmqp")
suspend fun files(values: List<Output<FunctionAppFunctionFileArgs>>)
@JvmName(name = "nhqycwarjdlmvpkw")
suspend fun files(vararg values: FunctionAppFunctionFileArgs)

Parameters

values

A file block as detailed below. Changing this forces a new resource to be created.


@JvmName(name = "vdrcbmodcqcehmne")
suspend fun files(argument: List<suspend FunctionAppFunctionFileArgsBuilder.() -> Unit>)
@JvmName(name = "wyygumpslcopfsoa")
suspend fun files(vararg argument: suspend FunctionAppFunctionFileArgsBuilder.() -> Unit)
@JvmName(name = "okjqbphtbxqasqkp")
suspend fun files(argument: suspend FunctionAppFunctionFileArgsBuilder.() -> Unit)

Parameters

argument

A file block as detailed below. Changing this forces a new resource to be created.