labels

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

Parameters

value

Labels with user-defined metadata. This field may contain up to 64 entries. Label keys and values may be no longer than 63 characters. Label keys must begin with a lowercase letter and may only contain lowercase letters, numeric characters, underscores, and dashes. 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 = "wfhlnmticxfemndn")
fun labels(vararg values: Pair<String, String>)

Parameters

values

Labels with user-defined metadata. This field may contain up to 64 entries. Label keys and values may be no longer than 63 characters. Label keys must begin with a lowercase letter and may only contain lowercase letters, numeric characters, underscores, and dashes. 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.