Anchorage API reference
    Preparing search index...

    Interface RunLifecycleBlockedReason

    interface RunLifecycleBlockedReason {
        code: "DISPUTED_SETTLEMENT";
        message: string;
    }
    Index

    Properties

    Properties

    code: "DISPUTED_SETTLEMENT"
    message: string