Uses of Class
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterNodePoolNodeConfigGuestAcceleratorGpuDriverInstallationConfig.Builder
-
Packages that use ContainerClusterNodePoolNodeConfigGuestAcceleratorGpuDriverInstallationConfig.Builder Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterNodePoolNodeConfigGuestAcceleratorGpuDriverInstallationConfig.Builder in com.hashicorp.cdktf.providers.google.container_cluster
Methods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterNodePoolNodeConfigGuestAcceleratorGpuDriverInstallationConfig.Builder Modifier and Type Method Description static ContainerClusterNodePoolNodeConfigGuestAcceleratorGpuDriverInstallationConfig.BuilderContainerClusterNodePoolNodeConfigGuestAcceleratorGpuDriverInstallationConfig. builder()ContainerClusterNodePoolNodeConfigGuestAcceleratorGpuDriverInstallationConfig.BuilderContainerClusterNodePoolNodeConfigGuestAcceleratorGpuDriverInstallationConfig.Builder. gpuDriverVersion(String gpuDriverVersion)Constructors in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterNodePoolNodeConfigGuestAcceleratorGpuDriverInstallationConfig.Builder Constructor Description Jsii$Proxy(ContainerClusterNodePoolNodeConfigGuestAcceleratorGpuDriverInstallationConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theContainerClusterNodePoolNodeConfigGuestAcceleratorGpuDriverInstallationConfig.Builder.
-