Uses of Interface
com.hashicorp.cdktf.providers.google.container_node_pool.ContainerNodePoolNodeConfigGuestAcceleratorGpuSharingConfig
-
Packages that use ContainerNodePoolNodeConfigGuestAcceleratorGpuSharingConfig Package Description com.hashicorp.cdktf.providers.google.container_node_pool google_container_node_pool -
-
Uses of ContainerNodePoolNodeConfigGuestAcceleratorGpuSharingConfig in com.hashicorp.cdktf.providers.google.container_node_pool
Classes in com.hashicorp.cdktf.providers.google.container_node_pool that implement ContainerNodePoolNodeConfigGuestAcceleratorGpuSharingConfig Modifier and Type Class Description static classContainerNodePoolNodeConfigGuestAcceleratorGpuSharingConfig.Jsii$ProxyAn implementation forContainerNodePoolNodeConfigGuestAcceleratorGpuSharingConfigMethods in com.hashicorp.cdktf.providers.google.container_node_pool that return ContainerNodePoolNodeConfigGuestAcceleratorGpuSharingConfig Modifier and Type Method Description ContainerNodePoolNodeConfigGuestAcceleratorGpuSharingConfigContainerNodePoolNodeConfigGuestAcceleratorGpuSharingConfig.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.container_node_pool with parameters of type ContainerNodePoolNodeConfigGuestAcceleratorGpuSharingConfig Modifier and Type Method Description voidContainerNodePoolNodeConfigGuestAcceleratorGpuSharingConfigOutputReference. setInternalValue(ContainerNodePoolNodeConfigGuestAcceleratorGpuSharingConfig value)Method parameters in com.hashicorp.cdktf.providers.google.container_node_pool with type arguments of type ContainerNodePoolNodeConfigGuestAcceleratorGpuSharingConfig Modifier and Type Method Description ContainerNodePoolNodeConfigGuestAccelerator.BuilderContainerNodePoolNodeConfigGuestAccelerator.Builder. gpuSharingConfig(List<? extends ContainerNodePoolNodeConfigGuestAcceleratorGpuSharingConfig> gpuSharingConfig)Sets the value ofContainerNodePoolNodeConfigGuestAccelerator.getGpuSharingConfig()voidContainerNodePoolNodeConfigGuestAcceleratorGpuSharingConfigList. setInternalValue(List<ContainerNodePoolNodeConfigGuestAcceleratorGpuSharingConfig> value)
-