values

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


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