labels

@JvmName(name = "xlpkujupldartbdy")
suspend fun labels(value: Output<Map<String, String>>)
@JvmName(name = "bxhpopawkilfvmvc")
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 = "iinqxscfkxnddwax")
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.