labels

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