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