Databricks SDK for JavaScript
    Preparing search index...

    Configuration for flexible node types, allowing fallback to alternate node types during cluster launch and upscale.

    interface NodeTypeFlexibility {
        alternateNodeTypeIds?: string[];
    }
    Index

    Properties

    alternateNodeTypeIds?: string[]

    A list of node type IDs to use as fallbacks when the primary node type is unavailable.