annotations

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

Parameters

value

Annotations to allow client tools to store small amount of arbitrary data. This is distinct from labels.


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

Parameters

values

Annotations to allow client tools to store small amount of arbitrary data. This is distinct from labels.