labels

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

Parameters

value

The labels to associate with this runtime. Label keys must contain 1 to 63 characters, and must conform to RFC 1035 (https://www.ietf.org/rfc/rfc1035.txt). Label values may be empty, but, if present, must contain 1 to 63 characters, and must conform to RFC 1035. No more than 32 labels can be associated with a cluster. 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 = "kfjfauplkacpgyif")
fun labels(vararg values: Pair<String, String>)

Parameters

values

The labels to associate with this runtime. Label keys must contain 1 to 63 characters, and must conform to RFC 1035 (https://www.ietf.org/rfc/rfc1035.txt). Label values may be empty, but, if present, must contain 1 to 63 characters, and must conform to RFC 1035. No more than 32 labels can be associated with a cluster. 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.