Anchorage API reference
    Preparing search index...

    The ownership identity returned by the deployment resource registry.

    interface ScheduleSourceOwner {
        id: string;
        kind: "human" | "service" | "agent" | "system";
    }
    Index

    Properties

    Properties

    id: string
    kind: "human" | "service" | "agent" | "system"