Uses of Interface
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterNodeConfigGuestAcceleratorGpuDriverInstallationConfig
-
Packages that use ContainerClusterNodeConfigGuestAcceleratorGpuDriverInstallationConfig Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterNodeConfigGuestAcceleratorGpuDriverInstallationConfig in com.hashicorp.cdktf.providers.google.container_cluster
Classes in com.hashicorp.cdktf.providers.google.container_cluster that implement ContainerClusterNodeConfigGuestAcceleratorGpuDriverInstallationConfig Modifier and Type Class Description static classContainerClusterNodeConfigGuestAcceleratorGpuDriverInstallationConfig.Jsii$ProxyAn implementation forContainerClusterNodeConfigGuestAcceleratorGpuDriverInstallationConfigMethods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterNodeConfigGuestAcceleratorGpuDriverInstallationConfig Modifier and Type Method Description ContainerClusterNodeConfigGuestAcceleratorGpuDriverInstallationConfigContainerClusterNodeConfigGuestAcceleratorGpuDriverInstallationConfig.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterNodeConfigGuestAcceleratorGpuDriverInstallationConfig Modifier and Type Method Description voidContainerClusterNodeConfigGuestAcceleratorGpuDriverInstallationConfigOutputReference. setInternalValue(ContainerClusterNodeConfigGuestAcceleratorGpuDriverInstallationConfig value)Method parameters in com.hashicorp.cdktf.providers.google.container_cluster with type arguments of type ContainerClusterNodeConfigGuestAcceleratorGpuDriverInstallationConfig Modifier and Type Method Description ContainerClusterNodeConfigGuestAccelerator.BuilderContainerClusterNodeConfigGuestAccelerator.Builder. gpuDriverInstallationConfig(List<? extends ContainerClusterNodeConfigGuestAcceleratorGpuDriverInstallationConfig> gpuDriverInstallationConfig)voidContainerClusterNodeConfigGuestAcceleratorGpuDriverInstallationConfigList. setInternalValue(List<ContainerClusterNodeConfigGuestAcceleratorGpuDriverInstallationConfig> value)
-