nodeUnits

@JvmName(name = "fbunebvqbpbrmmyf")
suspend fun nodeUnits(value: Output<List<String>>)
@JvmName(name = "vbmxeiwnbggcuvtl")
suspend fun nodeUnits(value: List<String>?)

Parameters

value

Node pool configuration, and is used to establish the corresponding relationship between node groups and node pools. When ComponentType = "ACKEdge" is required. Other values are empty.


@JvmName(name = "gbefswpwphvlsctp")
suspend fun nodeUnits(vararg values: Output<String>)


@JvmName(name = "nlwijsvjvpalespl")
suspend fun nodeUnits(values: List<Output<String>>)
@JvmName(name = "fxddujwwylpwblsu")
suspend fun nodeUnits(vararg values: String)

Parameters

values

Node pool configuration, and is used to establish the corresponding relationship between node groups and node pools. When ComponentType = "ACKEdge" is required. Other values are empty.