nodeUnits

@JvmName(name = "btyffccdfbydamyu")
suspend fun nodeUnits(value: Output<List<String>>)
@JvmName(name = "muuooonknmevewrg")
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 = "srvrhcawvljhnkyl")
suspend fun nodeUnits(vararg values: Output<String>)


@JvmName(name = "vpkaimwracstjtxk")
suspend fun nodeUnits(values: List<Output<String>>)
@JvmName(name = "nesioscfbqrlhrms")
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.