labels

@JvmName(name = "cortcrhdwjthhkle")
suspend fun labels(value: Output<Map<String, String>>)
@JvmName(name = "kciwpgvaneytyslb")
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. Note: This field is non-authoritative, and will only manage the labels present in your configuration. Please refer to the field effective_labels for all of the labels present on the resource.


@JvmName(name = "paoaglvinjrmdvml")
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. Note: This field is non-authoritative, and will only manage the labels present in your configuration. Please refer to the field effective_labels for all of the labels present on the resource.