values

@JvmName(name = "yafdfsuvarymmkhv")
suspend fun values(value: Output<List<String>>)
@JvmName(name = "iuerugvfedwuungi")
suspend fun values(value: List<String>)

Parameters

value

The value of a key-value pair that identifies the location of an attachment to the document. The argument format is a list of a single string that depends on the type of key you specify - see the API Reference for details.


@JvmName(name = "gokgykaqsprlbhxx")
suspend fun values(vararg values: Output<String>)


@JvmName(name = "ckcfmavkrhxmihis")
suspend fun values(values: List<Output<String>>)
@JvmName(name = "iocarpncvpmvokfe")
suspend fun values(vararg values: String)

Parameters

values

The value of a key-value pair that identifies the location of an attachment to the document. The argument format is a list of a single string that depends on the type of key you specify - see the API Reference for details.