Uses of Interface
com.hashicorp.cdktf.providers.google.dataproc_cluster.DataprocClusterClusterConfigLifecycleConfig
-
Packages that use DataprocClusterClusterConfigLifecycleConfig Package Description com.hashicorp.cdktf.providers.google.dataproc_cluster google_dataproc_cluster -
-
Uses of DataprocClusterClusterConfigLifecycleConfig in com.hashicorp.cdktf.providers.google.dataproc_cluster
Classes in com.hashicorp.cdktf.providers.google.dataproc_cluster that implement DataprocClusterClusterConfigLifecycleConfig Modifier and Type Class Description static classDataprocClusterClusterConfigLifecycleConfig.Jsii$ProxyAn implementation forDataprocClusterClusterConfigLifecycleConfigMethods in com.hashicorp.cdktf.providers.google.dataproc_cluster that return DataprocClusterClusterConfigLifecycleConfig Modifier and Type Method Description DataprocClusterClusterConfigLifecycleConfigDataprocClusterClusterConfigLifecycleConfig.Builder. build()Builds the configured instance.DataprocClusterClusterConfigLifecycleConfigDataprocClusterClusterConfigLifecycleConfigOutputReference. getInternalValue()default DataprocClusterClusterConfigLifecycleConfigDataprocClusterClusterConfig. getLifecycleConfig()lifecycle_config block.DataprocClusterClusterConfigLifecycleConfigDataprocClusterClusterConfig.Jsii$Proxy. getLifecycleConfig()DataprocClusterClusterConfigLifecycleConfigDataprocClusterClusterConfigOutputReference. getLifecycleConfigInput()Methods in com.hashicorp.cdktf.providers.google.dataproc_cluster with parameters of type DataprocClusterClusterConfigLifecycleConfig Modifier and Type Method Description DataprocClusterClusterConfig.BuilderDataprocClusterClusterConfig.Builder. lifecycleConfig(DataprocClusterClusterConfigLifecycleConfig lifecycleConfig)Sets the value ofDataprocClusterClusterConfig.getLifecycleConfig()voidDataprocClusterClusterConfigOutputReference. putLifecycleConfig(DataprocClusterClusterConfigLifecycleConfig value)voidDataprocClusterClusterConfigLifecycleConfigOutputReference. setInternalValue(DataprocClusterClusterConfigLifecycleConfig value)
-