labels

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

Parameters

value

The Kubernetes labels to be applied to the nodes in the node group when they are created.


@JvmName(name = "ichuraqdhokshjyy")
fun labels(vararg values: Pair<String, String>)

Parameters

values

The Kubernetes labels to be applied to the nodes in the node group when they are created.