nodeGroupSpecs

@JvmName(name = "uldqjmpwgcqstdxq")
suspend fun nodeGroupSpecs(value: Output<List<NodeGroupSpecArgs>>)
@JvmName(name = "mkcommdaxdomontu")
suspend fun nodeGroupSpecs(value: List<NodeGroupSpecArgs>?)

Parameters

value

The list of node group specs in the cluster.


@JvmName(name = "hxxwdyukwmceqhph")
suspend fun nodeGroupSpecs(vararg values: Output<NodeGroupSpecArgs>)


@JvmName(name = "wvndfodbdsxgrutg")
suspend fun nodeGroupSpecs(values: List<Output<NodeGroupSpecArgs>>)
@JvmName(name = "eacfvgjkqtnbxepa")
suspend fun nodeGroupSpecs(vararg values: NodeGroupSpecArgs)

Parameters

values

The list of node group specs in the cluster.


@JvmName(name = "qnjveyspwnammymp")
suspend fun nodeGroupSpecs(argument: List<suspend NodeGroupSpecArgsBuilder.() -> Unit>)
@JvmName(name = "ohhdpinkfskgxtix")
suspend fun nodeGroupSpecs(vararg argument: suspend NodeGroupSpecArgsBuilder.() -> Unit)
@JvmName(name = "qahlgromkqqqpvix")
suspend fun nodeGroupSpecs(argument: suspend NodeGroupSpecArgsBuilder.() -> Unit)

Parameters

argument

The list of node group specs in the cluster.