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