Anchorage API reference
    Preparing search index...
    interface ResourceClaim {
        kind: "run" | "thread" | "resource" | "schedule";
        resourceId: string;
    }
    Index

    Properties

    Properties

    kind: "run" | "thread" | "resource" | "schedule"
    resourceId: string