Databricks SDK for JavaScript
    Preparing search index...
    interface UpdateCleanRoomRequest {
        cleanRoom?: CleanRoom;
        name?: string;
    }
    Index

    Properties

    Properties

    cleanRoom?: CleanRoom
    name?: string

    Name of the clean room.