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