files

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


@JvmName(name = "wgbjnwodahfdvkvi")
suspend fun files(values: List<Output<FunctionAppFunctionFileArgs>>)
@JvmName(name = "apbjcyytsxyxasdw")
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 = "ocuugyvalnxieyxp")
suspend fun files(argument: List<suspend FunctionAppFunctionFileArgsBuilder.() -> Unit>)
@JvmName(name = "jpjrjxfucchiauoq")
suspend fun files(vararg argument: suspend FunctionAppFunctionFileArgsBuilder.() -> Unit)
@JvmName(name = "vmqsgxtjoskinfrl")
suspend fun files(argument: suspend FunctionAppFunctionFileArgsBuilder.() -> Unit)

Parameters

argument

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