annotations

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

Parameters

value

List of tags that can be used for describing the Pipeline.


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


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

Parameters

values

List of tags that can be used for describing the Pipeline.