Uses of Interface
com.hashicorp.cdktf.providers.google.container_node_pool.ContainerNodePoolNodeConfigGuestAccelerator
-
Packages that use ContainerNodePoolNodeConfigGuestAccelerator Package Description com.hashicorp.cdktf.providers.google.container_node_pool google_container_node_pool -
-
Uses of ContainerNodePoolNodeConfigGuestAccelerator in com.hashicorp.cdktf.providers.google.container_node_pool
Classes in com.hashicorp.cdktf.providers.google.container_node_pool that implement ContainerNodePoolNodeConfigGuestAccelerator Modifier and Type Class Description static classContainerNodePoolNodeConfigGuestAccelerator.Jsii$ProxyAn implementation forContainerNodePoolNodeConfigGuestAcceleratorMethods in com.hashicorp.cdktf.providers.google.container_node_pool that return ContainerNodePoolNodeConfigGuestAccelerator Modifier and Type Method Description ContainerNodePoolNodeConfigGuestAcceleratorContainerNodePoolNodeConfigGuestAccelerator.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.container_node_pool with parameters of type ContainerNodePoolNodeConfigGuestAccelerator Modifier and Type Method Description voidContainerNodePoolNodeConfigGuestAcceleratorOutputReference. setInternalValue(ContainerNodePoolNodeConfigGuestAccelerator value)Method parameters in com.hashicorp.cdktf.providers.google.container_node_pool with type arguments of type ContainerNodePoolNodeConfigGuestAccelerator Modifier and Type Method Description ContainerNodePoolNodeConfig.BuilderContainerNodePoolNodeConfig.Builder. guestAccelerator(List<? extends ContainerNodePoolNodeConfigGuestAccelerator> guestAccelerator)Sets the value ofContainerNodePoolNodeConfig.getGuestAccelerator()voidContainerNodePoolNodeConfigGuestAcceleratorList. setInternalValue(List<ContainerNodePoolNodeConfigGuestAccelerator> value)
-