annotations

@JvmName(name = "njryhhfcqcxwxhre")
suspend fun annotations(value: Output<Map<String, String>>)
@JvmName(name = "oarkdakicqyywscd")
suspend fun annotations(value: Map<String, String>?)

Parameters

value

User annotations. These attributes can only be set and used by the user, and not by Google Cloud Deploy. See https://google.aip.dev/128#annotations for more details such as format and size limitations.


@JvmName(name = "xhlbtqlqfygqnbxb")
fun annotations(vararg values: Pair<String, String>)

Parameters

values

User annotations. These attributes can only be set and used by the user, and not by Google Cloud Deploy. See https://google.aip.dev/128#annotations for more details such as format and size limitations.