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