annotations

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

Parameters

value

The annotations to associate with this application environment. Annotations may be used to store client information, but are not used by the server. Note: This field is non-authoritative, and will only manage the annotations present in your configuration. Please refer to the field effective_annotations for all of the annotations present on the resource.


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

Parameters

values

The annotations to associate with this application environment. Annotations may be used to store client information, but are not used by the server. Note: This field is non-authoritative, and will only manage the annotations present in your configuration. Please refer to the field effective_annotations for all of the annotations present on the resource.