Uses of Interface
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterNodePoolNodeConfigGuestAcceleratorGpuDriverInstallationConfig
-
Packages that use ContainerClusterNodePoolNodeConfigGuestAcceleratorGpuDriverInstallationConfig Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterNodePoolNodeConfigGuestAcceleratorGpuDriverInstallationConfig in com.hashicorp.cdktf.providers.google.container_cluster
Classes in com.hashicorp.cdktf.providers.google.container_cluster that implement ContainerClusterNodePoolNodeConfigGuestAcceleratorGpuDriverInstallationConfig Modifier and Type Class Description static classContainerClusterNodePoolNodeConfigGuestAcceleratorGpuDriverInstallationConfig.Jsii$ProxyAn implementation forContainerClusterNodePoolNodeConfigGuestAcceleratorGpuDriverInstallationConfigMethods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterNodePoolNodeConfigGuestAcceleratorGpuDriverInstallationConfig Modifier and Type Method Description ContainerClusterNodePoolNodeConfigGuestAcceleratorGpuDriverInstallationConfigContainerClusterNodePoolNodeConfigGuestAcceleratorGpuDriverInstallationConfig.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterNodePoolNodeConfigGuestAcceleratorGpuDriverInstallationConfig Modifier and Type Method Description voidContainerClusterNodePoolNodeConfigGuestAcceleratorGpuDriverInstallationConfigOutputReference. setInternalValue(ContainerClusterNodePoolNodeConfigGuestAcceleratorGpuDriverInstallationConfig value)Method parameters in com.hashicorp.cdktf.providers.google.container_cluster with type arguments of type ContainerClusterNodePoolNodeConfigGuestAcceleratorGpuDriverInstallationConfig Modifier and Type Method Description ContainerClusterNodePoolNodeConfigGuestAccelerator.BuilderContainerClusterNodePoolNodeConfigGuestAccelerator.Builder. gpuDriverInstallationConfig(List<? extends ContainerClusterNodePoolNodeConfigGuestAcceleratorGpuDriverInstallationConfig> gpuDriverInstallationConfig)voidContainerClusterNodePoolNodeConfigGuestAcceleratorGpuDriverInstallationConfigList. setInternalValue(List<ContainerClusterNodePoolNodeConfigGuestAcceleratorGpuDriverInstallationConfig> value)
-