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