Uses of Class
com.hashicorp.cdktf.providers.google.compute_region_disk.ComputeRegionDiskGuestOsFeatures.Builder
-
Packages that use ComputeRegionDiskGuestOsFeatures.Builder Package Description com.hashicorp.cdktf.providers.google.compute_region_disk google_compute_region_disk -
-
Uses of ComputeRegionDiskGuestOsFeatures.Builder in com.hashicorp.cdktf.providers.google.compute_region_disk
Methods in com.hashicorp.cdktf.providers.google.compute_region_disk that return ComputeRegionDiskGuestOsFeatures.Builder Modifier and Type Method Description static ComputeRegionDiskGuestOsFeatures.BuilderComputeRegionDiskGuestOsFeatures. builder()ComputeRegionDiskGuestOsFeatures.BuilderComputeRegionDiskGuestOsFeatures.Builder. type(String type)Sets the value ofComputeRegionDiskGuestOsFeatures.getType()Constructors in com.hashicorp.cdktf.providers.google.compute_region_disk with parameters of type ComputeRegionDiskGuestOsFeatures.Builder Constructor Description Jsii$Proxy(ComputeRegionDiskGuestOsFeatures.Builder builder)Constructor that initializes the object based on literal property values passed by theComputeRegionDiskGuestOsFeatures.Builder.
-