Databricks SDK for JavaScript
    Preparing search index...

    Interface SparkInfo_SparkNode_SparkNodeAwsAttributes

    Attributes specific to AWS for a Spark node.

    interface SparkInfo_SparkNode_SparkNodeAwsAttributes {
        isSpot?: boolean;
    }
    Index

    Properties

    Properties

    isSpot?: boolean

    Whether this node is on an Amazon spot instance.