Uses of Class
com.hashicorp.cdktf.providers.google.container_node_pool.ContainerNodePoolNodeConfigGuestAcceleratorGpuSharingConfig.Builder
-
Packages that use ContainerNodePoolNodeConfigGuestAcceleratorGpuSharingConfig.Builder Package Description com.hashicorp.cdktf.providers.google.container_node_pool google_container_node_pool -
-
Uses of ContainerNodePoolNodeConfigGuestAcceleratorGpuSharingConfig.Builder in com.hashicorp.cdktf.providers.google.container_node_pool
Methods in com.hashicorp.cdktf.providers.google.container_node_pool that return ContainerNodePoolNodeConfigGuestAcceleratorGpuSharingConfig.Builder Modifier and Type Method Description static ContainerNodePoolNodeConfigGuestAcceleratorGpuSharingConfig.BuilderContainerNodePoolNodeConfigGuestAcceleratorGpuSharingConfig. builder()ContainerNodePoolNodeConfigGuestAcceleratorGpuSharingConfig.BuilderContainerNodePoolNodeConfigGuestAcceleratorGpuSharingConfig.Builder. gpuSharingStrategy(String gpuSharingStrategy)ContainerNodePoolNodeConfigGuestAcceleratorGpuSharingConfig.BuilderContainerNodePoolNodeConfigGuestAcceleratorGpuSharingConfig.Builder. maxSharedClientsPerGpu(Number maxSharedClientsPerGpu)Constructors in com.hashicorp.cdktf.providers.google.container_node_pool with parameters of type ContainerNodePoolNodeConfigGuestAcceleratorGpuSharingConfig.Builder Constructor Description Jsii$Proxy(ContainerNodePoolNodeConfigGuestAcceleratorGpuSharingConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theContainerNodePoolNodeConfigGuestAcceleratorGpuSharingConfig.Builder.
-