Uses of Interface
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterNodePoolNodeConfigGuestAccelerator
-
Packages that use ContainerClusterNodePoolNodeConfigGuestAccelerator Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterNodePoolNodeConfigGuestAccelerator in com.hashicorp.cdktf.providers.google.container_cluster
Classes in com.hashicorp.cdktf.providers.google.container_cluster that implement ContainerClusterNodePoolNodeConfigGuestAccelerator Modifier and Type Class Description static classContainerClusterNodePoolNodeConfigGuestAccelerator.Jsii$ProxyAn implementation forContainerClusterNodePoolNodeConfigGuestAcceleratorMethods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterNodePoolNodeConfigGuestAccelerator Modifier and Type Method Description ContainerClusterNodePoolNodeConfigGuestAcceleratorContainerClusterNodePoolNodeConfigGuestAccelerator.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterNodePoolNodeConfigGuestAccelerator Modifier and Type Method Description voidContainerClusterNodePoolNodeConfigGuestAcceleratorOutputReference. setInternalValue(ContainerClusterNodePoolNodeConfigGuestAccelerator value)Method parameters in com.hashicorp.cdktf.providers.google.container_cluster with type arguments of type ContainerClusterNodePoolNodeConfigGuestAccelerator Modifier and Type Method Description ContainerClusterNodePoolNodeConfig.BuilderContainerClusterNodePoolNodeConfig.Builder. guestAccelerator(List<? extends ContainerClusterNodePoolNodeConfigGuestAccelerator> guestAccelerator)Sets the value ofContainerClusterNodePoolNodeConfig.getGuestAccelerator()voidContainerClusterNodePoolNodeConfigGuestAcceleratorList. setInternalValue(List<ContainerClusterNodePoolNodeConfigGuestAccelerator> value)
-