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