annotations

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

Parameters

value

Annotations attach non-identifying metadata to resources. Annotation keys and values are less restricted than those of labels, but should be generally used for small values of broad interest. Larger, topic- specific metadata should be stored in Artifacts.


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

Parameters

values

Annotations attach non-identifying metadata to resources. Annotation keys and values are less restricted than those of labels, but should be generally used for small values of broad interest. Larger, topic- specific metadata should be stored in Artifacts.