Uses of Interface
com.hashicorp.cdktf.providers.google.dataproc_autoscaling_policy.DataprocAutoscalingPolicyTimeouts
-
Packages that use DataprocAutoscalingPolicyTimeouts Package Description com.hashicorp.cdktf.providers.google.dataproc_autoscaling_policy google_dataproc_autoscaling_policy -
-
Uses of DataprocAutoscalingPolicyTimeouts in com.hashicorp.cdktf.providers.google.dataproc_autoscaling_policy
Classes in com.hashicorp.cdktf.providers.google.dataproc_autoscaling_policy that implement DataprocAutoscalingPolicyTimeouts Modifier and Type Class Description static classDataprocAutoscalingPolicyTimeouts.Jsii$ProxyAn implementation forDataprocAutoscalingPolicyTimeoutsMethods in com.hashicorp.cdktf.providers.google.dataproc_autoscaling_policy that return DataprocAutoscalingPolicyTimeouts Modifier and Type Method Description DataprocAutoscalingPolicyTimeoutsDataprocAutoscalingPolicyTimeouts.Builder. build()Builds the configured instance.default DataprocAutoscalingPolicyTimeoutsDataprocAutoscalingPolicyConfig. getTimeouts()timeouts block.DataprocAutoscalingPolicyTimeoutsDataprocAutoscalingPolicyConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.dataproc_autoscaling_policy with parameters of type DataprocAutoscalingPolicyTimeouts Modifier and Type Method Description voidDataprocAutoscalingPolicy. putTimeouts(DataprocAutoscalingPolicyTimeouts value)voidDataprocAutoscalingPolicyTimeoutsOutputReference. setInternalValue(DataprocAutoscalingPolicyTimeouts value)DataprocAutoscalingPolicy.BuilderDataprocAutoscalingPolicy.Builder. timeouts(DataprocAutoscalingPolicyTimeouts timeouts)timeouts block.DataprocAutoscalingPolicyConfig.BuilderDataprocAutoscalingPolicyConfig.Builder. timeouts(DataprocAutoscalingPolicyTimeouts timeouts)Sets the value ofDataprocAutoscalingPolicyConfig.getTimeouts()
-