annotations

@JvmName(name = "huonqcfpnaohlqfl")
suspend fun annotations(value: Output<List<Any>>)
@JvmName(name = "mkumfkbxybnhuyjy")
suspend fun annotations(value: List<Any>?)

Parameters

value

List of tags that can be used for describing the data flow.


@JvmName(name = "nohvkrgmpbyoprgq")
suspend fun annotations(vararg values: Output<Any>)


@JvmName(name = "hrfnghofyhbfrtfo")
suspend fun annotations(values: List<Output<Any>>)
@JvmName(name = "ifgfcmqaxlvywjkl")
suspend fun annotations(vararg values: Any)

Parameters

values

List of tags that can be used for describing the data flow.