Uses of Interface
com.hashicorp.cdktf.providers.google.data_google_compute_instance.DataGoogleComputeInstanceSchedulingMaxRunDuration
-
Packages that use DataGoogleComputeInstanceSchedulingMaxRunDuration Package Description com.hashicorp.cdktf.providers.google.data_google_compute_instance data_google_compute_instance -
-
Uses of DataGoogleComputeInstanceSchedulingMaxRunDuration in com.hashicorp.cdktf.providers.google.data_google_compute_instance
Classes in com.hashicorp.cdktf.providers.google.data_google_compute_instance that implement DataGoogleComputeInstanceSchedulingMaxRunDuration Modifier and Type Class Description static classDataGoogleComputeInstanceSchedulingMaxRunDuration.Jsii$ProxyAn implementation forDataGoogleComputeInstanceSchedulingMaxRunDurationMethods in com.hashicorp.cdktf.providers.google.data_google_compute_instance that return DataGoogleComputeInstanceSchedulingMaxRunDuration Modifier and Type Method Description DataGoogleComputeInstanceSchedulingMaxRunDurationDataGoogleComputeInstanceSchedulingMaxRunDuration.Builder. build()Builds the configured instance.DataGoogleComputeInstanceSchedulingMaxRunDurationDataGoogleComputeInstanceSchedulingMaxRunDurationOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.data_google_compute_instance with parameters of type DataGoogleComputeInstanceSchedulingMaxRunDuration Modifier and Type Method Description voidDataGoogleComputeInstanceSchedulingMaxRunDurationOutputReference. setInternalValue(DataGoogleComputeInstanceSchedulingMaxRunDuration value)
-