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