annotations

@JvmName(name = "ajoskmrgldylwnet")
suspend fun annotations(value: Output<Map<String, String>>)
@JvmName(name = "bafnqvqnmumaempg")
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.


@JvmName(name = "nocrplxurjhponpe")
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.