values

@JvmName(name = "liogpadsgqnwohfn")
suspend fun values(value: Output<List<String>>)
@JvmName(name = "hcgcyrwexhpqkmnq")
suspend fun values(value: List<String>?)

Parameters

value

The value of a key-value pair that identifies the location of an attachment to a document. The format for Value depends on the type of key you specify.


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


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

Parameters

values

The value of a key-value pair that identifies the location of an attachment to a document. The format for Value depends on the type of key you specify.