files

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


@JvmName(name = "sjwvnfthwcijuybl")
suspend fun files(values: List<Output<FunctionAppFunctionFileArgs>>)
@JvmName(name = "bdqpeyfnihcrshgv")
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 = "qciygnnklffjenmq")
suspend fun files(argument: List<suspend FunctionAppFunctionFileArgsBuilder.() -> Unit>)
@JvmName(name = "ucokohbpviyivhfh")
suspend fun files(vararg argument: suspend FunctionAppFunctionFileArgsBuilder.() -> Unit)
@JvmName(name = "hitxmbpungpjilpo")
suspend fun files(argument: suspend FunctionAppFunctionFileArgsBuilder.() -> Unit)

Parameters

argument

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