annotations

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

Parameters

value

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


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


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

Parameters

values

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