Uses of Interface
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterNodeConfigGuestAcceleratorGpuSharingConfig
-
Packages that use ContainerClusterNodeConfigGuestAcceleratorGpuSharingConfig Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterNodeConfigGuestAcceleratorGpuSharingConfig in com.hashicorp.cdktf.providers.google.container_cluster
Classes in com.hashicorp.cdktf.providers.google.container_cluster that implement ContainerClusterNodeConfigGuestAcceleratorGpuSharingConfig Modifier and Type Class Description static classContainerClusterNodeConfigGuestAcceleratorGpuSharingConfig.Jsii$ProxyAn implementation forContainerClusterNodeConfigGuestAcceleratorGpuSharingConfigMethods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterNodeConfigGuestAcceleratorGpuSharingConfig Modifier and Type Method Description ContainerClusterNodeConfigGuestAcceleratorGpuSharingConfigContainerClusterNodeConfigGuestAcceleratorGpuSharingConfig.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterNodeConfigGuestAcceleratorGpuSharingConfig Modifier and Type Method Description voidContainerClusterNodeConfigGuestAcceleratorGpuSharingConfigOutputReference. setInternalValue(ContainerClusterNodeConfigGuestAcceleratorGpuSharingConfig value)Method parameters in com.hashicorp.cdktf.providers.google.container_cluster with type arguments of type ContainerClusterNodeConfigGuestAcceleratorGpuSharingConfig Modifier and Type Method Description ContainerClusterNodeConfigGuestAccelerator.BuilderContainerClusterNodeConfigGuestAccelerator.Builder. gpuSharingConfig(List<? extends ContainerClusterNodeConfigGuestAcceleratorGpuSharingConfig> gpuSharingConfig)Sets the value ofContainerClusterNodeConfigGuestAccelerator.getGpuSharingConfig()voidContainerClusterNodeConfigGuestAcceleratorGpuSharingConfigList. setInternalValue(List<ContainerClusterNodeConfigGuestAcceleratorGpuSharingConfig> value)
-