Uses of Interface
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterNodeConfigGuestAccelerator
-
Packages that use ContainerClusterNodeConfigGuestAccelerator Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterNodeConfigGuestAccelerator in com.hashicorp.cdktf.providers.google.container_cluster
Classes in com.hashicorp.cdktf.providers.google.container_cluster that implement ContainerClusterNodeConfigGuestAccelerator Modifier and Type Class Description static classContainerClusterNodeConfigGuestAccelerator.Jsii$ProxyAn implementation forContainerClusterNodeConfigGuestAcceleratorMethods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterNodeConfigGuestAccelerator Modifier and Type Method Description ContainerClusterNodeConfigGuestAcceleratorContainerClusterNodeConfigGuestAccelerator.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterNodeConfigGuestAccelerator Modifier and Type Method Description voidContainerClusterNodeConfigGuestAcceleratorOutputReference. setInternalValue(ContainerClusterNodeConfigGuestAccelerator value)Method parameters in com.hashicorp.cdktf.providers.google.container_cluster with type arguments of type ContainerClusterNodeConfigGuestAccelerator Modifier and Type Method Description ContainerClusterNodeConfig.BuilderContainerClusterNodeConfig.Builder. guestAccelerator(List<? extends ContainerClusterNodeConfigGuestAccelerator> guestAccelerator)Sets the value ofContainerClusterNodeConfig.getGuestAccelerator()voidContainerClusterNodeConfigGuestAcceleratorList. setInternalValue(List<ContainerClusterNodeConfigGuestAccelerator> value)
-