nodeConfig

@JvmName(name = "dlvmgmevjxcyauup")
suspend fun nodeConfig(value: Output<NodePoolNodeConfigArgs>)
@JvmName(name = "bmnvsuwtvubagymy")
suspend fun nodeConfig(value: NodePoolNodeConfigArgs?)

Parameters

value

Configuration for each node in the NodePool Structure is documented below.


@JvmName(name = "ousotynecglwghmb")
suspend fun nodeConfig(argument: suspend NodePoolNodeConfigArgsBuilder.() -> Unit)

Parameters

argument

Configuration for each node in the NodePool Structure is documented below.