labels

@JvmName(name = "lrxyycvmstcbmjyb")
suspend fun labels(value: Output<Map<String, String>>)
@JvmName(name = "qhsnadfkaivbgelv")
suspend fun labels(value: Map<String, String>?)

Parameters

value

Resource labels associated with this Namespace. No more than 64 user labels can be associated with a given resource. Label keys and values can be no longer than 63 characters.


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

Parameters

values

Resource labels associated with this Namespace. No more than 64 user labels can be associated with a given resource. Label keys and values can be no longer than 63 characters.