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