• Parameters

    • args: {
          appId: string;
          appBranchId: string;
          appBranchProfile?: string;
          appBranchProcessId: number;
      }
      • appId: string
      • appBranchId: string
      • OptionalappBranchProfile?: string
      • appBranchProcessId: number

    Returns Promise<void>