Uses of Interface
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterNodePoolNodeConfigGuestAcceleratorGpuSharingConfig
-
Packages that use ContainerClusterNodePoolNodeConfigGuestAcceleratorGpuSharingConfig Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterNodePoolNodeConfigGuestAcceleratorGpuSharingConfig in com.hashicorp.cdktf.providers.google.container_cluster
Classes in com.hashicorp.cdktf.providers.google.container_cluster that implement ContainerClusterNodePoolNodeConfigGuestAcceleratorGpuSharingConfig Modifier and Type Class Description static classContainerClusterNodePoolNodeConfigGuestAcceleratorGpuSharingConfig.Jsii$ProxyAn implementation forContainerClusterNodePoolNodeConfigGuestAcceleratorGpuSharingConfigMethods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterNodePoolNodeConfigGuestAcceleratorGpuSharingConfig Modifier and Type Method Description ContainerClusterNodePoolNodeConfigGuestAcceleratorGpuSharingConfigContainerClusterNodePoolNodeConfigGuestAcceleratorGpuSharingConfig.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterNodePoolNodeConfigGuestAcceleratorGpuSharingConfig Modifier and Type Method Description voidContainerClusterNodePoolNodeConfigGuestAcceleratorGpuSharingConfigOutputReference. setInternalValue(ContainerClusterNodePoolNodeConfigGuestAcceleratorGpuSharingConfig value)Method parameters in com.hashicorp.cdktf.providers.google.container_cluster with type arguments of type ContainerClusterNodePoolNodeConfigGuestAcceleratorGpuSharingConfig Modifier and Type Method Description ContainerClusterNodePoolNodeConfigGuestAccelerator.BuilderContainerClusterNodePoolNodeConfigGuestAccelerator.Builder. gpuSharingConfig(List<? extends ContainerClusterNodePoolNodeConfigGuestAcceleratorGpuSharingConfig> gpuSharingConfig)Sets the value ofContainerClusterNodePoolNodeConfigGuestAccelerator.getGpuSharingConfig()voidContainerClusterNodePoolNodeConfigGuestAcceleratorGpuSharingConfigList. setInternalValue(List<ContainerClusterNodePoolNodeConfigGuestAcceleratorGpuSharingConfig> value)
-