Uses of Class
com.hashicorp.cdktf.providers.google.dataproc_cluster.DataprocClusterClusterConfigLifecycleConfig.Builder
-
Packages that use DataprocClusterClusterConfigLifecycleConfig.Builder Package Description com.hashicorp.cdktf.providers.google.dataproc_cluster google_dataproc_cluster -
-
Uses of DataprocClusterClusterConfigLifecycleConfig.Builder in com.hashicorp.cdktf.providers.google.dataproc_cluster
Methods in com.hashicorp.cdktf.providers.google.dataproc_cluster that return DataprocClusterClusterConfigLifecycleConfig.Builder Modifier and Type Method Description DataprocClusterClusterConfigLifecycleConfig.BuilderDataprocClusterClusterConfigLifecycleConfig.Builder. autoDeleteTime(String autoDeleteTime)Sets the value ofDataprocClusterClusterConfigLifecycleConfig.getAutoDeleteTime()static DataprocClusterClusterConfigLifecycleConfig.BuilderDataprocClusterClusterConfigLifecycleConfig. builder()DataprocClusterClusterConfigLifecycleConfig.BuilderDataprocClusterClusterConfigLifecycleConfig.Builder. idleDeleteTtl(String idleDeleteTtl)Sets the value ofDataprocClusterClusterConfigLifecycleConfig.getIdleDeleteTtl()Constructors in com.hashicorp.cdktf.providers.google.dataproc_cluster with parameters of type DataprocClusterClusterConfigLifecycleConfig.Builder Constructor Description Jsii$Proxy(DataprocClusterClusterConfigLifecycleConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theDataprocClusterClusterConfigLifecycleConfig.Builder.
-