labels

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