labels

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

Parameters

value

Optional. 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 = "lsoaawqkwfvsfiwc")
fun labels(vararg values: Pair<String, String>)

Parameters

values

Optional. 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.