capacities

@JvmName(name = "asqcrngxnquwykpl")
suspend fun capacities(value: Output<Map<String, String>>)
@JvmName(name = "phvjingbkxjyuwhs")
suspend fun capacities(value: Map<String, String>?)

Parameters

value

The capacity tags applied to the nodes in the node type, the cluster resource manager uses these tags to understand how much resource a node has.


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

Parameters

values

The capacity tags applied to the nodes in the node type, the cluster resource manager uses these tags to understand how much resource a node has.