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