tecton.ExistingClusterConfig

class tecton.ExistingClusterConfig(existing_cluster_id)

Use an existing Databricks cluster.

Parameters

existing_cluster_id (str) – ID of the existing cluster.

Methods

__init__

Method generated by attrs for class ExistingClusterConfig.

__init__(existing_cluster_id)

Method generated by attrs for class ExistingClusterConfig.