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