Uses of Interface
com.hashicorp.cdktf.providers.google.container_node_pool.ContainerNodePoolNodeConfigGuestAcceleratorGpuDriverInstallationConfig
-
Packages that use ContainerNodePoolNodeConfigGuestAcceleratorGpuDriverInstallationConfig Package Description com.hashicorp.cdktf.providers.google.container_node_pool google_container_node_pool -
-
Uses of ContainerNodePoolNodeConfigGuestAcceleratorGpuDriverInstallationConfig in com.hashicorp.cdktf.providers.google.container_node_pool
Classes in com.hashicorp.cdktf.providers.google.container_node_pool that implement ContainerNodePoolNodeConfigGuestAcceleratorGpuDriverInstallationConfig Modifier and Type Class Description static classContainerNodePoolNodeConfigGuestAcceleratorGpuDriverInstallationConfig.Jsii$ProxyAn implementation forContainerNodePoolNodeConfigGuestAcceleratorGpuDriverInstallationConfigMethods in com.hashicorp.cdktf.providers.google.container_node_pool that return ContainerNodePoolNodeConfigGuestAcceleratorGpuDriverInstallationConfig Modifier and Type Method Description ContainerNodePoolNodeConfigGuestAcceleratorGpuDriverInstallationConfigContainerNodePoolNodeConfigGuestAcceleratorGpuDriverInstallationConfig.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.container_node_pool with parameters of type ContainerNodePoolNodeConfigGuestAcceleratorGpuDriverInstallationConfig Modifier and Type Method Description voidContainerNodePoolNodeConfigGuestAcceleratorGpuDriverInstallationConfigOutputReference. setInternalValue(ContainerNodePoolNodeConfigGuestAcceleratorGpuDriverInstallationConfig value)Method parameters in com.hashicorp.cdktf.providers.google.container_node_pool with type arguments of type ContainerNodePoolNodeConfigGuestAcceleratorGpuDriverInstallationConfig Modifier and Type Method Description ContainerNodePoolNodeConfigGuestAccelerator.BuilderContainerNodePoolNodeConfigGuestAccelerator.Builder. gpuDriverInstallationConfig(List<? extends ContainerNodePoolNodeConfigGuestAcceleratorGpuDriverInstallationConfig> gpuDriverInstallationConfig)voidContainerNodePoolNodeConfigGuestAcceleratorGpuDriverInstallationConfigList. setInternalValue(List<ContainerNodePoolNodeConfigGuestAcceleratorGpuDriverInstallationConfig> value)
-