values

@JvmName(name = "tcyrwnsxbgywihhq")
suspend fun values(value: Output<List<String>>)
@JvmName(name = "ngkukgkbffalxeuq")
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 = "kebgweicjxmkbryi")
suspend fun values(vararg values: Output<String>)


@JvmName(name = "asmobjfsgbuaajdr")
suspend fun values(values: List<Output<String>>)
@JvmName(name = "tmfjhtepthdqwpdu")
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.