Anchorage API reference
    Preparing search index...
    interface ScheduleTargetCatalogEntry {
        allowedAutomation?: readonly AgentAutomationRule[];
        allowedRoles?: readonly ApprovalRole[];
        id: string;
    }
    Index

    Properties

    allowedAutomation?: readonly AgentAutomationRule[]
    allowedRoles?: readonly ApprovalRole[]
    id: string