Uses of Class
com.hashicorp.cdktf.providers.google.dataproc_autoscaling_policy.DataprocAutoscalingPolicyTimeouts.Builder
-
Packages that use DataprocAutoscalingPolicyTimeouts.Builder Package Description com.hashicorp.cdktf.providers.google.dataproc_autoscaling_policy google_dataproc_autoscaling_policy -
-
Uses of DataprocAutoscalingPolicyTimeouts.Builder in com.hashicorp.cdktf.providers.google.dataproc_autoscaling_policy
Methods in com.hashicorp.cdktf.providers.google.dataproc_autoscaling_policy that return DataprocAutoscalingPolicyTimeouts.Builder Modifier and Type Method Description static DataprocAutoscalingPolicyTimeouts.BuilderDataprocAutoscalingPolicyTimeouts. builder()DataprocAutoscalingPolicyTimeouts.BuilderDataprocAutoscalingPolicyTimeouts.Builder. create(String create)Sets the value ofDataprocAutoscalingPolicyTimeouts.getCreate()DataprocAutoscalingPolicyTimeouts.BuilderDataprocAutoscalingPolicyTimeouts.Builder. delete(String delete)Sets the value ofDataprocAutoscalingPolicyTimeouts.getDelete()DataprocAutoscalingPolicyTimeouts.BuilderDataprocAutoscalingPolicyTimeouts.Builder. update(String update)Sets the value ofDataprocAutoscalingPolicyTimeouts.getUpdate()Constructors in com.hashicorp.cdktf.providers.google.dataproc_autoscaling_policy with parameters of type DataprocAutoscalingPolicyTimeouts.Builder Constructor Description Jsii$Proxy(DataprocAutoscalingPolicyTimeouts.Builder builder)Constructor that initializes the object based on literal property values passed by theDataprocAutoscalingPolicyTimeouts.Builder.
-