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