annotations

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

Parameters

value

KRM-style annotations for the resource. (Optional) Unstructured key value map that may be set by external tools to store and arbitrary metadata. They are not queryable and should be preserved when modifying objects. Cloud Run will populate some annotations using 'run.googleapis.com' or 'serving.knative.dev' namespaces. This field follows Kubernetes annotations' namespacing, limits, and rules. More info: https://kubernetes.io/docs/user-guide/annotations


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

Parameters

values

KRM-style annotations for the resource. (Optional) Unstructured key value map that may be set by external tools to store and arbitrary metadata. They are not queryable and should be preserved when modifying objects. Cloud Run will populate some annotations using 'run.googleapis.com' or 'serving.knative.dev' namespaces. This field follows Kubernetes annotations' namespacing, limits, and rules. More info: https://kubernetes.io/docs/user-guide/annotations