• Parameters

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

    Returns Promise<void>