annotations

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

Parameters

value

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


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


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

Parameters

values

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