Uses of Interface
com.hashicorp.cdktf.providers.google.dataproc_autoscaling_policy.DataprocAutoscalingPolicyWorkerConfig
-
Packages that use DataprocAutoscalingPolicyWorkerConfig Package Description com.hashicorp.cdktf.providers.google.dataproc_autoscaling_policy google_dataproc_autoscaling_policy -
-
Uses of DataprocAutoscalingPolicyWorkerConfig in com.hashicorp.cdktf.providers.google.dataproc_autoscaling_policy
Classes in com.hashicorp.cdktf.providers.google.dataproc_autoscaling_policy that implement DataprocAutoscalingPolicyWorkerConfig Modifier and Type Class Description static classDataprocAutoscalingPolicyWorkerConfig.Jsii$ProxyAn implementation forDataprocAutoscalingPolicyWorkerConfigMethods in com.hashicorp.cdktf.providers.google.dataproc_autoscaling_policy that return DataprocAutoscalingPolicyWorkerConfig Modifier and Type Method Description DataprocAutoscalingPolicyWorkerConfigDataprocAutoscalingPolicyWorkerConfig.Builder. build()Builds the configured instance.DataprocAutoscalingPolicyWorkerConfigDataprocAutoscalingPolicyWorkerConfigOutputReference. getInternalValue()default DataprocAutoscalingPolicyWorkerConfigDataprocAutoscalingPolicyConfig. getWorkerConfig()worker_config block.DataprocAutoscalingPolicyWorkerConfigDataprocAutoscalingPolicyConfig.Jsii$Proxy. getWorkerConfig()DataprocAutoscalingPolicyWorkerConfigDataprocAutoscalingPolicy. getWorkerConfigInput()Methods in com.hashicorp.cdktf.providers.google.dataproc_autoscaling_policy with parameters of type DataprocAutoscalingPolicyWorkerConfig Modifier and Type Method Description voidDataprocAutoscalingPolicy. putWorkerConfig(DataprocAutoscalingPolicyWorkerConfig value)voidDataprocAutoscalingPolicyWorkerConfigOutputReference. setInternalValue(DataprocAutoscalingPolicyWorkerConfig value)DataprocAutoscalingPolicy.BuilderDataprocAutoscalingPolicy.Builder. workerConfig(DataprocAutoscalingPolicyWorkerConfig workerConfig)worker_config block.DataprocAutoscalingPolicyConfig.BuilderDataprocAutoscalingPolicyConfig.Builder. workerConfig(DataprocAutoscalingPolicyWorkerConfig workerConfig)Sets the value ofDataprocAutoscalingPolicyConfig.getWorkerConfig()
-