Uses of Class
com.hashicorp.cdktf.providers.google.data_google_container_cluster.DataGoogleContainerClusterNodeConfigGuestAccelerator.Builder
-
Packages that use DataGoogleContainerClusterNodeConfigGuestAccelerator.Builder Package Description com.hashicorp.cdktf.providers.google.data_google_container_cluster data_google_container_cluster -
-
Uses of DataGoogleContainerClusterNodeConfigGuestAccelerator.Builder in com.hashicorp.cdktf.providers.google.data_google_container_cluster
Methods in com.hashicorp.cdktf.providers.google.data_google_container_cluster that return DataGoogleContainerClusterNodeConfigGuestAccelerator.Builder Modifier and Type Method Description static DataGoogleContainerClusterNodeConfigGuestAccelerator.BuilderDataGoogleContainerClusterNodeConfigGuestAccelerator. builder()Constructors in com.hashicorp.cdktf.providers.google.data_google_container_cluster with parameters of type DataGoogleContainerClusterNodeConfigGuestAccelerator.Builder Constructor Description Jsii$Proxy(DataGoogleContainerClusterNodeConfigGuestAccelerator.Builder builder)Constructor that initializes the object based on literal property values passed by theDataGoogleContainerClusterNodeConfigGuestAccelerator.Builder.
-