files

@JvmName(name = "jsppqbyxrkccjvoy")
suspend fun files(value: Output<List<FunctionAppFunctionFileArgs>>)
@JvmName(name = "qoffropbepkprsrk")
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 = "cuqgyjpyocuwkcgx")
suspend fun files(vararg values: Output<FunctionAppFunctionFileArgs>)


@JvmName(name = "gpdooyfwwercqbkj")
suspend fun files(values: List<Output<FunctionAppFunctionFileArgs>>)
@JvmName(name = "qlsitvrrqmwjvrmv")
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 = "smufujgjpvfptmmi")
suspend fun files(argument: List<suspend FunctionAppFunctionFileArgsBuilder.() -> Unit>)
@JvmName(name = "keqpcdlmkxpklqle")
suspend fun files(vararg argument: suspend FunctionAppFunctionFileArgsBuilder.() -> Unit)
@JvmName(name = "iewkuparqguxoaua")
suspend fun files(argument: suspend FunctionAppFunctionFileArgsBuilder.() -> Unit)

Parameters

argument

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