capacities

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

Parameters

value

Specifies a list of key/value pairs used to set capacity tags for this node type.


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

Parameters

values

Specifies a list of key/value pairs used to set capacity tags for this node type.