Databricks SDK for JavaScript
    Preparing search index...

    Interface ClusterAutoRestartMessage_MaintenanceWindow_WindowStartTime

    interface ClusterAutoRestartMessage_MaintenanceWindow_WindowStartTime {
        hours?: number;
        minutes?: number;
    }
    Index

    Properties

    Properties

    hours?: number
    minutes?: number