Databricks SDK for JavaScript
    Preparing search index...

    Variable ComputeKindConst

    ComputeKind: {
        CLASSIC_PREVIEW: "CLASSIC_PREVIEW";
        COMPUTE_KIND_UNSPECIFIED: "COMPUTE_KIND_UNSPECIFIED";
    } = ...

    The kind of compute described by this compute specification.

    Depending on kind, different validations and default values will be applied.

    Clusters with kind = CLASSIC_PREVIEW support the following fields, whereas clusters with no specified kind do not.

    By using the simple form, your clusters are automatically using kind = CLASSIC_PREVIEW.

    Type Declaration

    • ReadonlyCLASSIC_PREVIEW: "CLASSIC_PREVIEW"
    • ReadonlyCOMPUTE_KIND_UNSPECIFIED: "COMPUTE_KIND_UNSPECIFIED"