ClusterNodeConfigGuestAcceleratorGpuDriverInstallationConfigArgs

data class ClusterNodeConfigGuestAcceleratorGpuDriverInstallationConfigArgs(val gpuDriverVersion: Output<String>) : ConvertibleToJava<ClusterNodeConfigGuestAcceleratorGpuDriverInstallationConfigArgs>

Constructors

constructor(gpuDriverVersion: Output<String>)

Properties

Link copied to clipboard

Mode for how the GPU driver is installed. Accepted values are:

Functions

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