WindowsNodeConfigArgs

data class WindowsNodeConfigArgs(val osVersion: Output<WindowsNodeConfigOsVersion>? = null) : ConvertibleToJava<WindowsNodeConfigArgs>

Parameters that can be configured on Windows nodes. Windows Node Config that define the parameters that will be used to configure the Windows node pool settings

Constructors

Link copied to clipboard
fun WindowsNodeConfigArgs(osVersion: Output<WindowsNodeConfigOsVersion>? = null)

Functions

Link copied to clipboard
open override fun toJava(): WindowsNodeConfigArgs

Properties

Link copied to clipboard

OSVersion specifies the Windows node config to be used on the node