Type alias GetAutomationRunWhere

GetAutomationRunWhere: {
    automationRunId: string;
}

Type declaration

  • automationRunId: string